You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2007/02/07 21:31:05 UTC

[jira] Commented: (ADFFACES-376) Calls to UIXCollection.setVar() do not clear the cached value in the internal state

    [ 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.