Re: svn commit: r1607936 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ApplicationHttpRequest.java webapps/docs/changelog.xml

2014-07-06 Thread Konstantin Kolinko
2014-07-05 0:35 GMT+04:00 ma...@apache.org: Author: markt Date: Fri Jul 4 20:35:37 2014 New Revision: 1607936 URL: http://svn.apache.org/r1607936 Log: When the current PathInfo is modified as a result of dispatching a request, ensure that a call to HttpServletRequest.getPathTranslated()

Re: svn commit: r1607936 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ApplicationHttpRequest.java webapps/docs/changelog.xml

2014-07-06 Thread Mark Thomas
On 06/07/2014 13:18, Konstantin Kolinko wrote: 2014-07-05 0:35 GMT+04:00 ma...@apache.org: Author: markt Date: Fri Jul 4 20:35:37 2014 New Revision: 1607936 URL: http://svn.apache.org/r1607936 Log: When the current PathInfo is modified as a result of dispatching a request, ensure that

svn commit: r1607936 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ApplicationHttpRequest.java webapps/docs/changelog.xml

2014-07-04 Thread markt
Author: markt Date: Fri Jul 4 20:35:37 2014 New Revision: 1607936 URL: http://svn.apache.org/r1607936 Log: When the current PathInfo is modified as a result of dispatching a request, ensure that a call to HttpServletRequest.getPathTranslated() returns a value that is based on the modified