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=43736>. 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=43736 ------- Additional Comments From [EMAIL PROTECTED] 2007-11-02 22:19 ------- I have applied Curt's patch to XMLDecoder with a very minor tweak. The DOCTYPE pre-amble was always assuming that the file was UTF-8 anyway, so it seems safe to do this, but any arbitrary encoding can not be used without quite a bit of fiddly UI work at this stage. I have elected not to modify the UtilLoggingXMLDecoder at this point as it does not use a pre-amble and is therefore assuming that the file is in whatever the default platform encoding is anyway. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
