Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1821

UrlUtilities.getStem is parsing a decoded URL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.2
    • 2.1.3
    • None
    • None

    Description

      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.

      Attachments

        1. patch.txt
          0.8 kB
          Will Gomes

        Activity

          People

            njiang Willem Jiang
            wgomes Will Gomes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: