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

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

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: