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

--- Comment #3 from Remy Maucherat <r...@apache.org> ---
Last,
https://github.com/apache/tomcat/blob/142c45a4271e1fd8d400196a883fb560ebded110/java/org/apache/catalina/servlets/WebdavServlet.java#L1461
should simply use getPathPrefix(req). Only checking the context path is not
enough (if there is a servlet path and it doesn't match, it's not going to work
later).

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