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

Willem Jiang closed CXF-1821.
-----------------------------


> UrlUtilities.getStem is parsing a decoded URL
> ---------------------------------------------
>
>                 Key: CXF-1821
>                 URL: https://issues.apache.org/jira/browse/CXF-1821
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.1.2
>            Reporter: Will Gomes
>            Assignee: Willem Jiang
>             Fix For: 2.1.3
>
>         Attachments: patch.txt
>
>
> UrlUtilities.getStem method parses a decoded uri path using lastIndexOf('/'). 
>  This returns an incorrect "stem" if the baseURI path contained an encoded 
> forward slash. This in turn is results in the WSDLQueryHandler to not 
> recognize a wsdl query.  I've attached a patch to fix this issue.

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

Reply via email to