Opened 7 months ago
Last modified 6 months ago
#22148 new defect (bug)
Customizer Uploader doesn't handle large files properly
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Appearance | Version: | 3.4 |
| Severity: | normal | Keywords: | |
| Cc: | mdhansen@… |
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.
Change History (5)
comment:2
MikeHansenMe — 7 months ago
comment:3
MikeHansenMe — 7 months ago
- Cc mdhansen@… added
comment:4
SergeyBiryukov — 7 months ago
- Component changed from Upload to Appearance
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.