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


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