Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 18994 invoked from network); 27 Jun 2008 12:34:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jun 2008 12:34:11 -0000 Received: (qmail 53226 invoked by uid 500); 27 Jun 2008 12:34:09 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 53184 invoked by uid 500); 27 Jun 2008 12:34:09 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 53145 invoked by uid 99); 27 Jun 2008 12:34:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2008 05:34:08 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2008 12:33:25 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2CC3C234C156 for ; Fri, 27 Jun 2008 05:33:45 -0700 (PDT) Message-ID: <576945655.1214570025182.JavaMail.jira@brutus> Date: Fri, 27 Jun 2008 05:33:45 -0700 (PDT) From: "Hazem Saleh (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Resolved: (TOMAHAWK-1228) Nested PPRPanelGroups don't render their children on a PPR request In-Reply-To: <287259697.1207238664853.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TOMAHAWK-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hazem Saleh resolved TOMAHAWK-1228. ----------------------------------- Resolution: Cannot Reproduce > Nested PPRPanelGroups don't render their children on a PPR request > ------------------------------------------------------------------ > > Key: TOMAHAWK-1228 > URL: https://issues.apache.org/jira/browse/TOMAHAWK-1228 > Project: MyFaces Tomahawk > Issue Type: Bug > Components: PPRPanelGroup > Affects Versions: 1.1.7-SNAPSHOT > Reporter: Catalin Kormos > Assignee: Hazem Saleh > Fix For: 1.1.7-SNAPSHOT > > > When one PPRPanelGroup is nested inside another one, the children of the nested one don't get rendered when a PPR request comes in. There is the DISABLE_RENDER_CHILDREN variable introduced in TOMAHAWK-974 that causes this behaviour, and which seems to be not needed anymore. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.