Parameters not x-www-form-urlencoded
------------------------------------

                 Key: PLUTO-420
                 URL: https://issues.apache.org/jira/browse/PLUTO-420
             Project: Pluto
          Issue Type: Bug
          Components: portlet container
    Affects Versions: 1.1-286-COMPATIBILITY
         Environment: apache-tomcat-5.5.23
Linux
java version "1.5.0_12"
            Reporter: Kay Schieck


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.

Reply via email to