[
https://issues.apache.org/jira/browse/MYFACES-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe reopened MYFACES-2265:
-------------------------------------
FacesContext.setCurrentPhaseId is part of jsf 2.0 api, so no need to put this
on 1.2.x or 1.1.x branch. Close it as invalid.
> 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.1.7, 1.2.7
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 1.1.8-SNAPSHOT, 1.2.8-SNAPSHOT
>
>
> 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.