/[Apache-SVN]
ViewVC logotype

Revision 1830369


Jump to revision: Previous Next
Author: markt
Date: Fri Apr 27 17:16:28 2018 UTC (6 years ago)
Changed paths: 8
Log Message:
Collapse multiple leading '/' characters to a single '/' in the return value of HttpServletRequest#getContextPath() to avoid issues if the value is used with HttpServletResponse#sendRedirect(). This behaviour is enabled by default and configurable via the new Context attribute allowMultipleLeadingForwardSlashInPath.

Changed paths

Path Details
Directorytomcat/tc8.0.x/trunk/ modified , props changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/catalina/Context.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/catalina/connector/Request.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/catalina/core/StandardContext.java modified , text changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/catalina/startup/FailedContext.java modified , text changed
Directorytomcat/tc8.0.x/trunk/test/org/apache/tomcat/unittest/TesterContext.java modified , text changed
Directorytomcat/tc8.0.x/trunk/webapps/docs/changelog.xml modified , text changed
Directorytomcat/tc8.0.x/trunk/webapps/docs/config/context.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26