DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31161>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31161

URLCodec.decode() corrupts characters > 127 in unencoded strings





------- Additional Comments From [EMAIL PROTECTED]  2004-09-10 22:00 -------
Thinking aloud: Would it make sense to have an ivar to hold the encoding name
for calls to String.getBytes()? The default value would be US ASCII and users
could override this value as they see fit. Some good javadocs would be needed to
explain the why and the when one would want to do this.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to