Add pushComponentToEL/popComponentFromEL for tree 
visiting/invokeOnComponent/processComponent
---------------------------------------------------------------------------------------------

                 Key: TRINIDAD-1748
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1748
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 2.0.0-alpha-2
         Environment: All
            Reporter: Blake Sullivan
            Assignee: Blake Sullivan


In order for #{component} to resolve correctly, 
pushComponentToEL/popComponentFromEL must be called before retrieving 
attributes or invoking callbacks when performing any kind of traversal.  While 
TRINIDAD-1612       Add support for the new Lifecycle Management Methods (see 
spec section 3.1.14) covers this for the normal component processXXX methods, 
this JIRA addresses the other forms of component traversal for both the 
Trinidad framework itself and its component implementations.  In particular, 
visitTree, invokeOnComponent and FlattenedComponent, processComponent need to 
be addressed/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to