[
https://issues.apache.org/jira/browse/MYFACES-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe updated MYFACES-2488:
------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-alpha-2
Assignee: Leonardo Uribe
Status: Resolved (was: Patch Available)
Thanks to Jakob Korherr for this patch
> PreRenderViewEvent-listeners could change UIViewRoot or set responseComplete
> ----------------------------------------------------------------------------
>
> Key: MYFACES-2488
> URL: https://issues.apache.org/jira/browse/MYFACES-2488
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.0-alpha-2
> Reporter: Jakob Korherr
> Assignee: Leonardo Uribe
> Fix For: 2.0.0-alpha-2
>
> Attachments: myfaces-2488.patch
>
>
> If a SystemEventHandler, which is subscribed to PreRenderViewEvent, changes
> the current UIViewRoot, the algorithm (vdl.buildView() and publish
> PreRenderViewEvent) has to be performed again (for the new view) before
> rendering. Furthermore, such a listener could set responseComplete to true.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.