Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.0.0
-
None
-
None
Description
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.