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

--- Comment #4 from Bryan Tong Minh <[email protected]> 2012-10-25 
14:08:41 UTC ---
Can reproduce this locally, but only if scaler is not IM. The source of this
error is around line 60 in Bitmap.php.

Essentially, we're bailing out on $srcWidth * $srcHeight > $wgMaxImageArea.
This check should be ignored if we're not actually scaling the image ourselves.

-- 
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