[richfaces-issues] [JBoss JIRA] (RF-13535) fileUpload: cannot upload multiple selected files when the sum of theirs size is bigger than request size limit

Jiří Štefek (JIRA) issues at jboss.org
Wed Feb 5 09:32:29 EST 2014


Jiří Štefek created RF-13535:
--------------------------------

             Summary: fileUpload: cannot upload multiple selected files when the sum of theirs size is bigger than request size limit
                 Key: RF-13535
                 URL: https://issues.jboss.org/browse/RF-13535
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-input
    Affects Versions: 4.5.0.Alpha2, 5.0.0.Alpha3
            Reporter: Jiří Štefek
         Attachments: 19KB.dat, 2KB.dat

# deploy metamer and open http://localhost:8080/metamer/faces/components/richFileUpload/simple.xhtml
# there is a limit of 20KB in Metamer. So, add two files: 19KB.dat + 2KB.dat in one step (multiple select)
# upload
** have: File size is exceeded
** should upload all files

NOTE: When adding both files with two single file additions, items are uploaded correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list