toString in PortalUrlParserImpl is not idempotent
-------------------------------------------------

                 Key: PLUTO-464
                 URL: https://issues.apache.org/jira/browse/PLUTO-464
             Project: Pluto
          Issue Type: Bug
          Components: portal driver
    Affects Versions: 2.0.0
            Reporter: Nils-Helge Garli
            Priority: Blocker


toString in PortalUrlParserImpl changes to the actual parameter values in the 
PortalURL it tries to encode. If a parameter in the url contains a special 
character that needs to be encoded, the value is decoded in the array itself, 
updating the reference to the actual encoded value. 



-- 
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