[
https://issues.apache.org/jira/browse/TRINIDAD-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472218#comment-13472218
]
Thomas Möller commented on TRINIDAD-2252:
-----------------------------------------
This should be fixed because the myfaces core implementation of
ViewDeclarationLanguage throws UnsupportedOperationExceptions in these methods
=> Composites do not work with trinidad + myfaces core.
> ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper does not override
> non-abstract retargetMethodExpressions() causing composite component actions
> not to fire
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TRINIDAD-2252
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2252
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Facelets
> Affects Versions: 2.0.0-core
> Reporter: Max Starets
> Assignee: Max Starets
> Attachments: trinidad-2252.patch
>
>
> ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper shoudl be
> overriding (and delegating to the wrapped object) retargetMethodExpressions()
> and retargetMethodExpressions(). Note that viewExists() and getId() shoudl be
> added too, but that is not feasible until we start building with JSF 2.1.
> Once we move to JSF 2.2, we should start using ViewDeclarationLanguageWrapper
> from JSF API
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira