[ http://issues.apache.org/jira/browse/PLUTO-119?page=all ]
Ulrich Küster updated PLUTO-119:
--------------------------------
Attachment: jira119patch.txt
Attached a patch that fixes this issue by www-url-encoding the control
parameter String in org.apache.pluto.portalImpl.core.PortalURL#toString().
However, this patch does not take care of all problems related to parameter
encoding, see http://issues.apache.org/jira/browse/PLUTO-137
> setRenderParameter() problematic with keys that contain "?"
> -----------------------------------------------------------
>
> Key: PLUTO-119
> URL: http://issues.apache.org/jira/browse/PLUTO-119
> Project: Pluto
> Type: Bug
> Components: portlet container
> Versions: 1.0.1-rc3
> Environment: Win2000, Tomcat 5.0.28, Pluto revision 157551
> Reporter: Derek Richardson
> Attachments: jira119patch.txt
>
> Calling setRenderParameter("?", "foo") causes all render parameters set after
> it to be missing from the parameters collection in the RenderRequest.
> According to spec PLT.12.2.3 (top of page 51):
> Portlet developers do not need to "x-www-form-urlencoded" encode render
> parameters names and values set in the ActionRequest.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira