#22849 closed defect (bug) (fixed)
New Media Uploader doesn't error when an image is too big
| Reported by: | Ipstenu | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Media | Version: | 3.5 |
| Severity: | major | Keywords: | has-patch commit dev-reviewed |
| Cc: | Focuses: |
Description
Source me on my iPhone, swearing.
Requirement: PHP file upload size set 'low' (2Megs)
Action: Upload large image (3megs)
Expected Outcome: Upload errors becuase you can't upload a file that big.
Actual Outcome: On existing media uploads, error out with 'Your file is too big, neener.' On new media, it hangs.
I don't think this is a blocker, but given that the iPhone makes images of over 2megs regularly and the default limit for a lot of hosts is 2, this should be in a point release or a hotfix.
Attachments (1)
Change History (12)
#4
@
14 years ago
IRC: https://irclogs.wordpress.org/chanlog.php?channel=wordpress-dev&day=2012-12-10&sort=asc#m515178
Ipstenu is able to get a hanging, dead-on-arrival attachment view when uploading multiple images.
#7
@
14 years ago
If all images are larger than the limit, I get an error for each. It's just the "some under the limit, some over the limit" situation that causes the hang.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)


Cannot reproduce. Works for me in Mac Chrome 23 (stable), using the Plupload html5, flash, and html4 runtimes.