[
https://issues.apache.org/jira/browse/TRINIDAD-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Starets updated TRINIDAD-1167:
----------------------------------
Status: Patch Available (was: Open)
> Need to warn when Trinidad's ViewHandler is registered more than once
> ---------------------------------------------------------------------
>
> Key: TRINIDAD-1167
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1167
> Project: MyFaces Trinidad
> Issue Type: Bug
> Affects Versions: 1.2.8-core
> Reporter: Max Starets
> Fix For: 1.2.9-core
>
> Attachments: trinidad_1167.patch
>
>
> If Trinidad implementation JAR is loaded more than once, RI will happily load
> and chain ViewHandler's specified in each JAR's faces-config.
> This results in ViewHandlerImpl.renderView() being called more than once. We
> want to warn the developer to avoid problems, such as PartialPageContext
> being recreated during the same request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.