On a redirect the URL is not being properly encoded for portals.
----------------------------------------------------------------
Key: TRINIDAD-1351
URL: https://issues.apache.org/jira/browse/TRINIDAD-1351
Project: MyFaces Trinidad
Issue Type: Bug
Components: Portlet
Affects Versions: 1.2.10-core
Environment: JSR 168, Portlet Bridge, JSF
Reporter: Nathan Hokanson
In certain navigation use cases where a JSF resource is being requested, the
redirect url is not being encoded. This causes the render kit to pop the user
out of the portlet environment and back into the basic servlet env.
This fix will not affect the servlet case since url encoding is passive when
not in a portlet.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.