https://issues.apache.org/bugzilla/show_bug.cgi?id=56501

--- Comment #8 from Konstantin Kolinko <[email protected]> ---
For reference:
http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServletRequest.html#getContextPath%28%29

[quote]The container does not decode this string.[/quote]

The same in JavaEE 6 and 5 javadocs for getContextPath() method.

Thus I agree with this change. ( r1593621 )

This change also means that any path parameters present in that part of request
URI are now returned by getContextPath().

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to