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





--- Comment #33 from Robert Rohde <[email protected]>  2009-11-13 00:54:38 
UTC ---
(In reply to comment #32)
> I'm reopening this bug.
> 
> Essentially, there's some configuration at Wikimedia that says that GIFs 
> should
> not be scaled at all. Somebody needs to remove it.

It's the lines:

// Disable server-side GIF scaling
$wgMediaHandlers['image/gif'] = 'BitmapHandler_ClientOnly';

in CommonSettings.php which need to be removed.


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

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

Reply via email to