Portlet 2.0 Bridge ExternalContext.redirect during render must encode
PublicRenderParameters into url prior to encoding as an action
------------------------------------------------------------------------------------------------------------------------------------
Key: PORTLETBRIDGE-117
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-117
Project: MyFaces Portlet Bridge
Issue Type: Bug
Components: Impl
Affects Versions: 2.0.0-alpha
Reporter: Michael Freedman
Assignee: Michael Freedman
Redirect during render is supposed to simulate a real redirect (since portlets
don't allow real redirects during render). In doing so any public render
parameters sent in the original request need to be preserved in the render
redirect. The bridge needs to encode these values as part of the URL being
carried forward during its processign of ExternalContext.redirect
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.