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

PathTemplate does not handle trailing slashes correctly for template matches

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0.Beta1, 1.4.23.Final
    • None
    • None
    • None

    Description

      A non-template match such as /foo/ will only match /foo/ (not /foo), however a template match with a trailing slash will match a URI no matter if the trailing slash is present or not (e.g. /

      {foo}

      / will match /bar and /bar/).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: