You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Ate Douma (JIRA)" <ji...@apache.org> on 2009/04/07 04:32:13 UTC

[jira] Resolved: (PLUTO-420) Parameters not x-www-form-urlencoded

     [ https://issues.apache.org/jira/browse/PLUTO-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ate Douma resolved PLUTO-420.
-----------------------------

    Resolution: Fixed

Applied long time ago

> Parameters not x-www-form-urlencoded
> ------------------------------------
>
>                 Key: PLUTO-420
>                 URL: https://issues.apache.org/jira/browse/PLUTO-420
>             Project: Pluto
>          Issue Type: Bug
>          Components: portal driver
>    Affects Versions: 1.2.0, 1.1-286-COMPATIBILITY, 2.0.0
>         Environment: apache-tomcat-5.5.23
> Linux
> java version "1.5.0_12"
>            Reporter: Kay Schieck
>         Attachments: testcase-patch.txt, testcase-patch.txt, url-parser-patch.txt, URL_Parser_And_TestCase_Merged_Combine_from_Benjamin_082907.patch
>
>
> It seems that parameters added to a PortletURL not converted to a x-www-form-urlencoded figure.
> For instance
> PortletURL.setParameter("Ä & ü", "< ö >");
> leads to
> http://localhost:8080/pluto/portal//TCK00004/__rp0x3portlet0x1jp0x1RenderRequest0x1web0x2GetPublicParameterSetNullTestPortlet_Ä & ü/0x60x8ö0x80x7?"
> The key and a part of he value is not encodet.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.