[Bug 56501] problems with urlencoding in webapp name

2014-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501 Mark Thomas ma...@apache.org changed: What|Removed |Added OS||All --- Comment #1

[Bug 56501] problems with urlencoding in webapp name

2014-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501 --- Comment #7 from Mark Thomas ma...@apache.org --- This has been fixed in 8.0.x for 8.0.6 onwards. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56501] problems with urlencoding in webapp name

2014-05-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501 --- Comment #6 from Mark Thomas ma...@apache.org --- (In reply to Kay from comment #5) i think there should be some kind on URL decode on tomcat side. The problem is the exact opposite. Neither getRequestURI() not getContextPath() should

[Bug 56501] problems with urlencoding in webapp name

2014-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 56501] problems with urlencoding in webapp name

2014-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501 --- Comment #2 from Kay apacheiss...@sourceway.eu --- filter filter-nameIndexFilter/filter-name filter-classmy.package.index.IndexFilter/filter-class /filter filter-mapping filter-nameIndexFilter/filter-name

[Bug 56501] problems with urlencoding in webapp name

2014-05-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501 --- Comment #8 from Konstantin Kolinko knst.koli...@gmail.com --- 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]

[Bug 56501] problems with urlencoding in webapp name

2014-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501 Kay apacheiss...@sourceway.eu changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 56501] problems with urlencoding in webapp name

2014-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501 --- Comment #4 from Kay apacheiss...@sourceway.eu --- What Browser did you use to test? I tested with some and found that Chrome and IE (tested with 8, so 8+ should work too i think) work, but on Firefox this issue occurs. I'l try to

[Bug 56501] problems with urlencoding in webapp name

2014-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED