Phase (Action or Render) request attribute is removed prior to releasing the
Faces context
------------------------------------------------------------------------------------------
Key: PORTLETBRIDGE-45
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-45
Project: MyFaces Portlet Bridge
Issue Type: Bug
Components: Impl
Affects Versions: 1.0.0-alpha-2
Reporter: Lei Oh
In doFacesRequest() in BridgeImpl, the bridge removes the
PORTLET_LIFECYCLE_PHASE attribute from the request prior to calling
FacesContext.release(). This prevents decorators from accessing this attribute
(eg, ExternalContext). We need to switch this order.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.