You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "imcaptor (JIRA)" <ji...@apache.org> on 2009/03/10 04:22:50 UTC

[jira] Created: (CXF-2098) The @PathParam change from '+' to space.

The @PathParam change from '+' to space.
----------------------------------------

                 Key: CXF-2098
                 URL: https://issues.apache.org/jira/browse/CXF-2098
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.1.4, 2.1.3
         Environment: tomcat5.5.20 JDK1.5
            Reporter: imcaptor


When I send a PathParam include '+', the '+' is changed to space.

In version 2.1.1, the parameter is '+' unchanged.


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


[jira] Assigned: (CXF-2098) The @PathParam change from '+' to space.

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin reassigned CXF-2098:
-------------------------------------

    Assignee: Sergey Beryozkin

> The @PathParam change from '+' to space.
> ----------------------------------------
>
>                 Key: CXF-2098
>                 URL: https://issues.apache.org/jira/browse/CXF-2098
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.1.3, 2.1.4
>         Environment: tomcat5.5.20 JDK1.5
>            Reporter: imcaptor
>            Assignee: Sergey Beryozkin
>
> When I send a PathParam include '+', the '+' is changed to space.
> In version 2.1.1, the parameter is '+' unchanged.

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


[jira] Resolved: (CXF-2098) The @PathParam change from '+' to space.

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-2098.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2

> The @PathParam change from '+' to space.
> ----------------------------------------
>
>                 Key: CXF-2098
>                 URL: https://issues.apache.org/jira/browse/CXF-2098
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.1.3, 2.1.4
>         Environment: tomcat5.5.20 JDK1.5
>            Reporter: imcaptor
>            Assignee: Sergey Beryozkin
>             Fix For: 2.2
>
>
> When I send a PathParam include '+', the '+' is changed to space.
> In version 2.1.1, the parameter is '+' unchanged.

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


[jira] Commented: (CXF-2098) The @PathParam change from '+' to space.

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680557#action_12680557 ] 

Sergey Beryozkin commented on CXF-2098:
---------------------------------------

Fix will go tomorrow morning - explicit '+' should not be decoded for path segments - thanks for catching this issue just before the 2.2 release :-), fix will go to 2.1.5 too


> The @PathParam change from '+' to space.
> ----------------------------------------
>
>                 Key: CXF-2098
>                 URL: https://issues.apache.org/jira/browse/CXF-2098
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.1.3, 2.1.4
>         Environment: tomcat5.5.20 JDK1.5
>            Reporter: imcaptor
>
> When I send a PathParam include '+', the '+' is changed to space.
> In version 2.1.1, the parameter is '+' unchanged.

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


[jira] Commented: (CXF-2098) The @PathParam change from '+' to space.

Posted by "imcaptor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680678#action_12680678 ] 

imcaptor commented on CXF-2098:
-------------------------------

Thank you, I will try the @Encoded tag method.

> The @PathParam change from '+' to space.
> ----------------------------------------
>
>                 Key: CXF-2098
>                 URL: https://issues.apache.org/jira/browse/CXF-2098
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.1.3, 2.1.4
>         Environment: tomcat5.5.20 JDK1.5
>            Reporter: imcaptor
>
> When I send a PathParam include '+', the '+' is changed to space.
> In version 2.1.1, the parameter is '+' unchanged.

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


[jira] Updated: (CXF-2098) The @PathParam change from '+' to space.

Posted by "imcaptor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

imcaptor updated CXF-2098:
--------------------------

             Component/s: REST
    Estimated Complexity: Unknown

> The @PathParam change from '+' to space.
> ----------------------------------------
>
>                 Key: CXF-2098
>                 URL: https://issues.apache.org/jira/browse/CXF-2098
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.1.3, 2.1.4
>         Environment: tomcat5.5.20 JDK1.5
>            Reporter: imcaptor
>
> When I send a PathParam include '+', the '+' is changed to space.
> In version 2.1.1, the parameter is '+' unchanged.

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


[jira] Commented: (CXF-2098) The @PathParam change from '+' to space.

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680483#action_12680483 ] 

Sergey Beryozkin commented on CXF-2098:
---------------------------------------

Hi - I'm just sending a query to  ajaxrs list at this very moment of time. PathParam values are automatically decoded now and URLDecoder which we use produces a space. Solution (or workaround ?) is to add @Encoded to a given parameter and things should work fine - but I need to clarify few bits additionally too....

> The @PathParam change from '+' to space.
> ----------------------------------------
>
>                 Key: CXF-2098
>                 URL: https://issues.apache.org/jira/browse/CXF-2098
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.1.3, 2.1.4
>         Environment: tomcat5.5.20 JDK1.5
>            Reporter: imcaptor
>
> When I send a PathParam include '+', the '+' is changed to space.
> In version 2.1.1, the parameter is '+' unchanged.

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