https://bugzilla.wikimedia.org/show_bug.cgi?id=18411

--- Comment #6 from Brion Vibber <[email protected]> 2011-04-04 20:45:49 UTC 
---
Note that UploadFromFile::verifyUpload() does check both upload_max_filesize
and post_max_size, but it doesn't seem to trigger properly -- I see no error
message instead of seeing a verification failure error.

The limits output for the special page UI and the API should check both
settings and return the minimum (actually the max file size would be a bit
_smaller_ than the max post size, since a little space will be used for other
form variables, but that's a start!)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to