https://issues.apache.org/bugzilla/show_bug.cgi?id=46591
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Mark Thomas <[email protected]> 2009-01-25 01:50:44 PST --- Character decoding should not result in a URI that is not normalized. If it does, it is indicative of a bug in the character decoding that has possible security implications. Therefore, the code has been written to detect this situation an report it. The approach proposed above would hide any character decoding bugs. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
