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
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.