Ralf Hauser created FILEUPLOAD-267:
--------------------------------------
Summary: empty files when doing "multiple" fileupload with safari
win 5.1.7
Key: FILEUPLOAD-267
URL: https://issues.apache.org/jira/browse/FILEUPLOAD-267
Project: Commons FileUpload
Issue Type: Bug
Affects Versions: 1.3.1
Environment: debian stable, java8
Reporter: Ralf Hauser
Attachments: 5205onlyOneAttaRequest.bin, 5205request.bin
when you upload a single (multipart) attachment with safari, all works fine
(see attachment with dump of tomcat's HttpServletRequest out of
CommonsMultipartRequestHandler.handleRequest()) .
If you upload multiple with one browse button ("Choose File"), the files are
empty.
See other attachment.
Since the problem doesn't occur with other browsers, is it thinkable that this
is a problem of Apple?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)