[ 
https://issues.apache.org/jira/browse/FILEUPLOAD-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150307#comment-13150307
 ] 

Haruyuki Kawabe commented on FILEUPLOAD-56:
-------------------------------------------

I wonder why no one mentioned about RFC 2231 that is an scheme for
encoding non US-ASCII character sets in parameter values.
Does anybody tell me how to send my patches for FileUploadBase.java and 
ServletUploadTest.java ?
                
> [FileUpload] uploading files with non-ASCII filenames
> -----------------------------------------------------
>
>                 Key: FILEUPLOAD-56
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-56
>             Project: Commons FileUpload
>          Issue Type: Bug
>    Affects Versions: Nightly Builds
>         Environment: Operating System: All
> Platform: All
>            Reporter: joachim.gjesdal
>         Attachments: FileUpload.java, MultipartStream.java, 
> MultipartStream.java.patch, encoding.diff, fileupload.txt, 
> fileupload_filenamencoding
>
>
> FileUpload does not encode the filename. Uploading files like münchen.jpeg
> results in a bogus file names.
> (added this to Sandbox component since FileUpload not listed)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to