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

Ilmari Karonen <nos...@vyznev.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nos...@vyznev.net

--- Comment #16 from Ilmari Karonen <nos...@vyznev.net> 2010-04-07 05:24:41 UTC 
---
I just committed r64691 which should help a little -- it allows the unscaled
image to be shown on pages even if it exceeds $wgMaxImageArea.  It would be
nice to have this speedily deployed on WMF wikis.

However, it seems to me that the handling of $wgMaxImageArea and
$wgMaxAnimatedGifArea is really kind of backwards; it's the latter that should
be checked against the total size of all frames, not the former.  As it is,
it's basically impossible for any GIF with more than 12 frames to trigger the
"only thumbnail first frame" case, which surely cannot be intent.  Unless
someone can point out a reason for doing it this way, I'll fix it in a
follow-up commit soon.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to