You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "David Valeri (JIRA)" <ji...@apache.org> on 2010/10/25 16:45:19 UTC

[jira] Created: (CXF-3091) WSDLQueryHandler does not support URL encoded WSDL requests from clients

WSDLQueryHandler does not support URL encoded WSDL requests from clients
------------------------------------------------------------------------

                 Key: CXF-3091
                 URL: https://issues.apache.org/jira/browse/CXF-3091
             Project: CXF
          Issue Type: Bug
          Components: Core, Transports
    Affects Versions: 2.2.11, 2.3.0
            Reporter: David Valeri
            Assignee: David Valeri
            Priority: Minor
             Fix For: 2.2.12, 2.3.1, 2.4


The handler only replaces %20 with spaces.  Any other URL encoded values in the "wsdl" or "xsd" query parameters result in a 404

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


[jira] Resolved: (CXF-3091) WSDLQueryHandler does not support URL encoded WSDL requests from clients

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

David Valeri resolved CXF-3091.
-------------------------------

    Resolution: Fixed

> WSDLQueryHandler does not support URL encoded WSDL requests from clients
> ------------------------------------------------------------------------
>
>                 Key: CXF-3091
>                 URL: https://issues.apache.org/jira/browse/CXF-3091
>             Project: CXF
>          Issue Type: Bug
>          Components: Core, Transports
>    Affects Versions: 2.3.0, 2.2.11
>            Reporter: David Valeri
>            Assignee: David Valeri
>            Priority: Minor
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>
> The handler only replaces %20 with spaces.  Any other URL encoded values in the "wsdl" or "xsd" query parameters result in a 500 error.

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


[jira] Updated: (CXF-3091) WSDLQueryHandler does not support URL encoded WSDL requests from clients

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

David Valeri updated CXF-3091:
------------------------------

    Description: The handler only replaces %20 with spaces.  Any other URL encoded values in the "wsdl" or "xsd" query parameters result in a 500 error.  (was: The handler only replaces %20 with spaces.  Any other URL encoded values in the "wsdl" or "xsd" query parameters result in a 404)

> WSDLQueryHandler does not support URL encoded WSDL requests from clients
> ------------------------------------------------------------------------
>
>                 Key: CXF-3091
>                 URL: https://issues.apache.org/jira/browse/CXF-3091
>             Project: CXF
>          Issue Type: Bug
>          Components: Core, Transports
>    Affects Versions: 2.3.0, 2.2.11
>            Reporter: David Valeri
>            Assignee: David Valeri
>            Priority: Minor
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>
> The handler only replaces %20 with spaces.  Any other URL encoded values in the "wsdl" or "xsd" query parameters result in a 500 error.

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