You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2007/12/14 02:56:43 UTC

[jira] Assigned: (AXIS2-3405) Encoded ampersands in REST URLs terminate parameters

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

Keith Godwin Chapman reassigned AXIS2-3405:
-------------------------------------------

    Assignee: Keith Godwin Chapman

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org