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=26194>. 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=26194 The common upload functions do not work on z/OS WebSphere [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-10-31 02:00 ------- Fixed in the 20041031 nightly build. I've made the change suggested below, specifying the ISO-8859-1 encoding to getBytes(), and falling back to the default if an UnsupportedEncodingException is thrown. Since I don't have access to a z/OS system to test this, I would appreciate it if someone who does could please test this and reopen the bug report if the problem is not resolved (and with any ideas on what might be wrong, if that's the case). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
