Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-879

%5C in URL gets not decoded to `\` for pathInfo

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Major
    • None
    • None
    • None
    • None

    Description

      When calling an URL with a pathInfo that contains URL encoded `\` == %5C then these characters does not get decoded back to `\` (whereas other characted like %22 gets decoded).

      See the attached screenshot from a debug session (especially the values for requestURI and requestPath).

      In this particular case this breaks the escaping of wildcard when used as parameters of an JMX ObjectName.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            rhuss1@redhat.com Roland Huss
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: