https://bz.apache.org/bugzilla/show_bug.cgi?id=64470
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new b238c75 64470: Fix solidus handling
b238c75 is desc
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 1bbe971 64470: Fix solidus handling
1bbe971 is desc
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 9a9aa20 64470: Fix solidus handling
9a9aa20 is desc
https://bz.apache.org/bugzilla/show_bug.cgi?id=64442
--- Comment #12 from Felix Schumacher ---
I didn't find anything about xs:choose. Did you mean xs:choice? (That would not
work, as it would allow only one of the three elements).
--
You are receiving this mail because:
You are the assignee fo
https://bz.apache.org/bugzilla/show_bug.cgi?id=64470
--- Comment #2 from Konstantin Kolinko ---
(In reply to Remy Maucherat from comment #1)
> --- a/java/org/apache/tomcat/util/buf/UDecoder.java
> +++ b/java/org/apache/tomcat/util/buf/UDecoder.java
> @@ -140,7 +140,7 @@
>
> j+
https://bz.apache.org/bugzilla/show_bug.cgi?id=64470
Remy Maucherat changed:
What|Removed |Added
OS||All
--- Comment #1 from Remy Mauchera
https://bz.apache.org/bugzilla/show_bug.cgi?id=64470
Bug ID: 64470
Summary: ALLOW_ENCODED_SLASH property doesn't work with 9.0.35
anymore
Product: Tomcat 9
Version: unspecified
Hardware: PC
Status: NEW