]
Nick Belaevski updated RF-7424:
-------------------------------
Fix Version/s: Post_4.F
(was: Future_4.X)
prevent fileUpload when fileSize exceeds the maxRequestSize in
flashMode
------------------------------------------------------------------------
Key: RF-7424
URL:
https://issues.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: Post_4.F
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: