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

Keith Godwin Chapman resolved AXIS2-3405.
-----------------------------------------

    Resolution: Fixed

Fixed in revision 641744. As specified in 
http://www.w3.org/TR/xforms/#serialize-urlencode we should be breaking the 
parameters b4 decoding


> Encoded ampersands in REST URLs terminate parameters
> ----------------------------------------------------
>
>                 Key: AXIS2-3405
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3405
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Sean Hile
>            Assignee: Keith Godwin Chapman
>
> My project uses Axis2 to provide a REST interface.  If, in the URL, there is 
> an encoded ampersand for one of the parameter values, the parameter value is 
> truncated at the encoded ampersand.  For example:
> http://example.com/myService?param=Foo%20%26%20Bar
> The param value should be "Foo & Bar" but it is truncated to "Foo ".

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to