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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
This is context root mapping not default mapping and I agree that context root
mapping support is (partially) missing for Filters. It will work for requests
to http://<host:port>/<context-root> if you disable
mapperContextRootRedirectEnabled on the Context.

I have a fix for this that I have been testing with a simple web application
but I want to turn that into a standard test case before I commit anything.

-- 
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