Metadata
- Source
- FLUID-4486
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- N/A
- Reporter
- Jonathan Hung
- Created
2011-09-30T15:52:26.349-0400 - Updated
2015-06-10T10:39:48.075-0400 - Versions
-
- 1.4
- Fixed Versions
- N/A
- Component
-
- Uploader
Description
The image uploader fails too late when uploading a large file. The user has to wait until the file has completely uploaded before receiving an error. The error should be presented upon queuing the file, not after uploading.
To reproduce:
1. Add a large image file that exceeds the limit (i.e. 30MB)
2. Upload the image.
3. Note: error message displayed after uploading.
Comments
-
Justin Obara commented
2015-06-10T10:39:48.073-0400 The image uploader demo no longer exists. The uploader will also not queue items that are larger than the max upload size stated in its options.