Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2916

getSerlvetPath() truncates path at the first semicolon

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 8.0.0.Final
    • Web (Undertow)
    • None

    Description

      Given a URL path with path parameters (e.g. "/data/matrixvars;foo=bar1/multiple;foo=bar2"), depending on the Servlet mapping (e.g. with "/" the whole path after the context path is the servlet path), a call to getServletPath() is truncated after the first semicolon (e.g. "/data/matrixvars").

      Attachments

        Activity

          People

            Unassigned Unassigned
            px9de Rossen Stoyanchev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: