[
https://issues.apache.org/jira/browse/FILEUPLOAD-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315557#comment-15315557
]
Vsevolod Poletaev edited comment on FILEUPLOAD-274 at 6/4/16 4:32 PM:
----------------------------------------------------------------------
Sure, look at this
https://gist.github.com/hexfaker/4c4ec49a55072dbe6f026f75186f231e.
Also, there is a question on SO from someone who had the same problem. Check
[it|http://stackoverflow.com/questions/34353307/java-restlet-file-upload-using-apache-commons-file-upload-complying-with-rfc-598]
out
was (Author: hexfaker):
Sure, look at this
https://gist.github.com/hexfaker/4c4ec49a55072dbe6f026f75186f231e
> File Upload fails to recognize RFC 5987-compliant filename
> ----------------------------------------------------------
>
> Key: FILEUPLOAD-274
> URL: https://issues.apache.org/jira/browse/FILEUPLOAD-274
> Project: Commons FileUpload
> Issue Type: Bug
> Affects Versions: 1.3.2
> Reporter: Vsevolod Poletaev
>
> I think there is incorrect behaviour in getFileName() method of
> FileUploadBase class, as it ignores RFC-5987-compliant filename* parameter,
> and then findNextItem() method incorrectly treats this part of request as
> form filed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)