[richfaces-issues] [JBoss JIRA] Created: (RF-7424) prevent fileUpload when fileSize exceeds the maxRequestSize in flashMode

nimo stephan (JIRA) jira-events at lists.jboss.org
Mon Jun 22 12:03:56 EDT 2009


prevent fileUpload when fileSize exceeds the maxRequestSize in flashMode
------------------------------------------------------------------------

                 Key: RF-7424
                 URL: https://jira.jboss.org/jira/browse/RF-7424
             Project: RichFaces
          Issue Type: Feature Request
            Reporter: nimo stephan
            Priority: Minor


Imagine I have flashMode enabled, 
then it would be nice to avoid the fileUpload from beginning when actual fileSize of a file exceeds the maxRequestSize. 

So this can integrated only for flashMode enabled, but have following advantagous:
- it saves time, as such files are pretend to upload at beginning
- it saves size, as no temporary files are needed to create on server-side.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list