]
Konstantin Mishin updated RF-7424:
----------------------------------
Fix Version/s: Future_4.X
(was: 4.0.0.Milestone5)
prevent fileUpload when fileSize exceeds the maxRequestSize in
flashMode
------------------------------------------------------------------------
Key: RF-7424
URL:
https://jira.jboss.org/browse/RF-7424
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 3.3.2.CR1
Reporter: nimo stephan
Assignee: Konstantin Mishin
Priority: Minor
Fix For: Future_4.X
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.
-
For more information on JIRA, see: