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

--- Comment #8 from Mark Thomas <ma...@apache.org> ---
Thanks again for this bug report. It promoted me to take a much closer look at
UTF-8 decoding and I found a number of edge cases in both URI processing and
request body processing.

trunk is now using the Apache Harmony based UTF-8 decoder for all UTF-8 bytes
to chars conversion including URIs and request bodies. The test cases have also
been expanded considerably.

The next step is to copy the test cases to 7.0.x and then review. I suspect the
fix will involve porting Remy's new B2CConverter to 7.0.x.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to