Last modified: 2010-07-27 20:39:38 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T25380, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23380 - Fail for gracefully when a file is uploaded that is too large
Fail for gracefully when a file is uploaded that is too large
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Uploading (Other open bugs)
1.17.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
: 23678 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-05-02 19:23 UTC by Bryan Tong Minh
Modified: 2010-07-27 20:39 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bryan Tong Minh 2010-05-02 19:23:31 UTC
Currently, if a file is upload that is too large according to php.ini, we should give a proper error instead of just returning the upload form without any message what went wrong.
Comment 1 Alexandre Emsenhuber [IAlex] 2010-05-29 17:58:11 UTC
*** Bug 23678 has been marked as a duplicate of this bug. ***
Comment 2 Platonides 2010-05-29 18:00:36 UTC
The problem is that php strips everything if we pass the maximum_upload_size. Although we could assume that was the case if it was called via POST.
Comment 3 Platonides 2010-05-29 18:09:02 UTC
Correction: the directive is post_max_size
Comment 4 Bryan Tong Minh 2010-07-27 20:39:38 UTC
Fixed in r70037.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links