From adffaces-issues-return-1758-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Wed Feb 07 21:31:28 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 37484 invoked from network); 7 Feb 2007 21:31:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2007 21:31:27 -0000 Received: (qmail 85671 invoked by uid 500); 7 Feb 2007 21:31:34 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 85660 invoked by uid 500); 7 Feb 2007 21:31:34 -0000 Mailing-List: contact adffaces-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-issues@incubator.apache.org Delivered-To: mailing list adffaces-issues@incubator.apache.org Received: (qmail 85651 invoked by uid 99); 7 Feb 2007 21:31:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2007 13:31:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2007 13:31:26 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CE3337142BF for ; Wed, 7 Feb 2007 13:31:05 -0800 (PST) Message-ID: <10996754.1170883865815.JavaMail.jira@brutus> Date: Wed, 7 Feb 2007 13:31:05 -0800 (PST) From: "Adam Winer (JIRA)" To: adffaces-issues@incubator.apache.org Subject: [jira] Commented: (ADFFACES-376) Calls to UIXCollection.setVar() do not clear the cached value in the internal state In-Reply-To: <27495457.1170882905947.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/ADFFACES-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471111 ] Adam Winer commented on ADFFACES-376: ------------------------------------- Ok, it deserves a bit more commentary: - UIXCollection caches the value of getVar() at the start of encodeBegin(). - If setVar() is called in a Renderer's encodeBegin(), to set up some default stamping, that value gets ignored. > Calls to UIXCollection.setVar() do not clear the cached value in the internal state > ----------------------------------------------------------------------------------- > > Key: ADFFACES-376 > URL: https://issues.apache.org/jira/browse/ADFFACES-376 > Project: MyFaces ADF-Faces > Issue Type: Bug > Reporter: Adam Winer > Assigned To: Adam Winer > > Bug text says it all. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.