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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17616

ExtendedProperties.load should default to encoding "8859_1"





------- Additional Comments From [EMAIL PROTECTED]  2003-03-12 17:03 -------
I'm submitting a patch which should resolve this problem.  If the encoding is 
null (the case for load()), or the supplied encoding is not supported, the 
Property file is loaded with encoding ISO-8859-1.  If this encoding is not 
supported (and support is required for all java platforms), only then is the 
platform default encoding is used....

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

Reply via email to