Reacquire preexistingRequestAttributes in renderRedirect after
FacesContext.release
-----------------------------------------------------------------------------------
Key: PORTLETBRIDGE-115
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-115
Project: MyFaces Portlet Bridge
Issue Type: Bug
Components: Impl
Affects Versions: 2.0.0-alpha, 1.0.0-beta
Reporter: Michael Freedman
Assignee: Michael Freedman
As FacesContext.release now releases all request attributes that didn't exist
prior to the bridge being called we need to reconstruct the
PreExistingRequestAttributes list after calling facesContext.release() in the
renderRedirect (BridgeImpl) as this attribute is among those relese() removes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.