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=34506>. 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=34506 Summary: Default encoding issue running Tomcat on z/os Product: Tomcat 5 Version: 5.0.28 Platform: Other OS/Version: other Status: NEW Severity: major Priority: P2 Component: Catalina AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] There is a bug in the commons-fileupload code. On a multipart post, the boundary string is converted to a byte array using the platform's default encoding instead of using 8859-1. This was reported as Bugzilla bug 26194 (http://issues.apache.org/bugzilla/show_bug.cgi?id=26194) and has been fixed in the source code. However, there hasn't yet been an official release of the new fileupload stuff, and it looks like the latest nightly build breaks other items with multipart posts. This can be fixed with 1) a new stable release of commons-fileupload and 2) updating Tomcat to that new stable release -- 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]