You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/09/17 13:15:35 UTC

DO NOT REPLY [Bug 45441] Matching of relevant servlet filters fails when request is forwarded...

https://issues.apache.org/bugzilla/show_bug.cgi?id=45441





--- Comment #3 from Mark Thomas <ma...@apache.org>  2008-09-17 04:15:35 PST ---
Note that the proposed patch will not work for contexts other than the ROOT
context since, as per SRV.3.4:
requestURI = contextPath + servletPath + pathInfo

The correct fix is to append pathInfo to servletPath.

This has been fixed in trunk and proposed for 6.0.x.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org