[
https://issues.apache.org/jira/browse/TRINIDAD-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Sullivan resolved TRINIDAD-1748.
--------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-alpha-2
Fixed in 919945
> 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
> Fix For: 2.0.0-alpha-2
>
> Attachments: JIRA_1748_Trin2.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> 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.