[ 
https://issues.apache.org/jira/browse/TRINIDAD-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021686#comment-13021686
 ] 

Venkata Guddanti edited comment on TRINIDAD-2089 at 4/19/11 11:03 PM:
----------------------------------------------------------------------

Patches for 1.2.12.5 branch and trinidad trunk. 1.2.12.5 patch may need to be 
applied to 1.2.trunk branch as well. Also apply the patch to 2.0.0.1-branch.

      was (Author: venkata.guddanti):
    Patches for 1.2.12.5 branch and trinidad trunk. 1.2.12.5 patch may need to 
be applied to 1.2.trunk branch as well.
  
> UIXCollection stamp saving directly iterates children without setting up 
> their visiting context
> -----------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2089
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2089
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.2.15-core , 2.0.1
>            Reporter: Venkata Guddanti
>         Attachments: 1.2.12.5.patch, trunk.patch
>
>
> Currently the saving of the stamp state in UIXCollection directly accesses 
> the children of a component and its properties without establishing their 
> visiting context. This is problematic since properties coming off EL  of 
> certain flattened components cannot be accessed unless the visiting context 
> is setup correctly.
> The fix is to wrap the existing logic with calls to 
> set/tearDownVisitingContext for flattened components

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to