Bridge's event (lifecycle) processing doesn't recognize/handle redirect
(properly)
----------------------------------------------------------------------------------
Key: PORTLETBRIDGE-155
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-155
Project: MyFaces Portlet Bridge
Issue Type: Bug
Components: Impl
Affects Versions: 2.0.0-alpha
Reporter: Michael Freedman
Assignee: Michael Freedman
It should just detect that a redirect occurred (after running the Faces
lifecycle) and if it has then just return as the redirect will already be
encoded in the eventResponse.
This should happen before processing the event (calling handleEvent) as the
redirect occurred earlier in the lifecycle than this
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.