Issue Details (XML | Word | Printable)

Key: FILEUPLOAD-46
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Jeffrey Chin
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons FileUpload

[fileupload] Default encoding issue running Tomcat on z/os

Created: 19/Apr/05 05:51 AM   Updated: 09/Mar/07 08:31 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment:
Operating System: other
Platform: Other

Bugzilla Id: 34506


 Description  « Hide
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 COM-1057
(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



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.