Issue Details (XML | Word | Printable)

Key: HTTPCLIENT-293
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Eric Dofonsou
Votes: 3
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
HttpComponents HttpClient

Provide support for non-ASCII charsets in the multipart disposition-content header

Created: 08/Nov/03 12:48 AM   Updated: 02/Dec/08 12:50 PM
Return to search
Component/s: HttpMime
Affects Version/s: 1.0 Alpha
Fix Version/s: 4.0 Beta 2

Time Tracking:
Not Specified

Environment:
Operating System: All
Platform: All

Bugzilla Id: 24504
Resolution Date: 02/Dec/08 12:50 PM


 Description  « Hide
Because of the the following line in getAsciiBytes
 data.getBytes("US-ASCII");

The returned string is modified if has Latin Characters.

Ex : Document non-controlé -> Document non-control?

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.