Opened 12 years ago
Closed 10 years ago
#22148 closed defect (bug) (fixed)
Customizer Uploader doesn't handle large files properly
Reported by: | pento | Owned by: | |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | 3.4 |
Component: | Customize | Keywords: | |
Focuses: | Cc: |
Description
Both of these tests were with image files larger than the max file size - 3MB images with a 2MB max file size:
Dragging the file onto the upload area, the browser window redirects to the location of the local file, the same as if the file were dragged to a non-dropzone area.
When using the file browser to select the file, the upload fails silently.
In both cases, an error similar the Media Uploader would be preferable.
Note: See
TracTickets for help on using
tickets.
I was able to reproduce this bug and also noticed that if you try to "select a file" it does nothing, no error etc if the file is too large.