https://bz.apache.org/bugzilla/show_bug.cgi?id=61634

            Bug ID: 61634
           Summary: URLs with double consecutive slashes stopped working
                    in 8.0.45 in some scenarios
           Product: Tomcat 8
           Version: 8.0.45
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: m...@feex.com
  Target Milestone: ----

Created attachment 35437
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35437&action=edit
Contains ROOT.war and context2.war

​Attached are two war files that demonstrate the issue - ROOT.war and
context2.war.
There are two contexts - ROOT, that uses a url rewrite filter (tuckey)​ to
forward all requests to the second context - context2 (which also uses a
rewrite filter).
Using 8.0.44 and the url http://localhost:8080/index//index.html everything
works ok (note the double slash).
Using 8.0.45 with the same url returns 404.
Also getting a 404 in the latest 8.0.x release which is currently 8.0.47.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to