Details
Description
Missing error messages for SWF and HTML5 uploaders when selected files exceed fileQueueLimit.
Symptom:
In the SWF uploader, if the selected files exceed the file queue limit, no error message is given to the user. Instead, nothing happens. No file is added to the queue. In the HTML5 uploader, files that don't exceed the file queue limit are added to the queue. Any additional files are left out. The SWF uploader never allows the fileQueueLimit to exceed fileUploadLimit, so a fileUploadLimit error should never happen.
Suggestion:
Render a message indicating what the file queue limit is, as well as, the file upload limit. We shouldn't be keeping these errors silent from the user.
Attachments
Attachments
Issue Links
- is depended on by
-
FLUID-1811 When a user tries to add an invalid file (e.g. too large) to the Uploader, it is silently rejected
-
- Closed
-
-
FLUID-4279 Image uploader demo should group errors together, and display when upload action is complete.
-
- Closed
-
- relates to
-
FLUID-3837 Clean up Uploader's markup
-
- Closed
-