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

--- Comment #2 from Remy Maucherat <r...@apache.org> ---
And
https://github.com/apache/tomcat/blob/142c45a4271e1fd8d400196a883fb560ebded110/java/org/apache/catalina/servlets/WebdavServlet.java#L1809
should also probably use getPathPrefix(req) instead of simply
req.getContextPath() because the servlet path is clearly not in the errorPath
already.

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