FacesContext.setCurrentPhaseId is not called on render response phase and no
postback
-------------------------------------------------------------------------------------
Key: MYFACES-2265
URL: https://issues.apache.org/jira/browse/MYFACES-2265
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 1.2.7
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
Debugging flash scope enhancement in jsf 2.0, the method
org.apache.myfaces.lifecycle.LifecycleImpl.render() does not call
FacesContext.setCurrentPhaseId and it should be.
This fix should be committed on 1.2.x and possible on 1.1.x. I'll fix this
issue on 2.0.x branch within flash scope enhancements.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.