[Bug 28940] thumbs of SVG images where only height parameter is specified do not get scaled up beyond their normal width

2011-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28940 --- Comment #5 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-05-14 09:06:16 UTC --- I agree with Mark, it should be good enough for now. However, as TheDJ said, this code is a mess and should eventually be rewritten. -- Configure

[Bug 28940] thumbs of SVG images where only height parameter is specified do not get scaled up beyond their normal width

2011-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28940 Bawolff bawolff...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 28940] thumbs of SVG images where only height parameter is specified do not get scaled up beyond their normal width

2011-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28940 p858snake p858sn...@gmail.com changed: What|Removed |Added Keywords||patch -- Configure

[Bug 28940] thumbs of SVG images where only height parameter is specified do not get scaled up beyond their normal width

2011-05-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28940 Derk-Jan Hartman hart...@videolan.org changed: What|Removed |Added CC|

[Bug 28940] thumbs of SVG images where only height parameter is specified do not get scaled up beyond their normal width

2011-05-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28940 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Priority|Unprioritized |High

[Bug 28940] thumbs of SVG images where only height parameter is specified do not get scaled up beyond their normal width

2011-05-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28940 --- Comment #4 from Mark A. Hershberger m...@everybody.org 2011-05-12 22:43:36 UTC --- (In reply to comment #3) I'll try and look further into this, it's a tad of a mess it seems. In the meantime, Bawolff, could you apply your patch? --

[Bug 28940] thumbs of SVG images where only height parameter is specified do not get scaled up beyond their normal width

2011-05-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28940 Bawolff bawolff...@gmail.com changed: What|Removed |Added CC||bawolff...@gmail.com,

[Bug 28940] thumbs of SVG images where only height parameter is specified do not get scaled up beyond their normal width

2011-05-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28940 --- Comment #2 from Bawolff bawolff...@gmail.com 2011-05-12 05:05:19 UTC --- Created attachment 8530 -- https://bugzilla.wikimedia.org/attachment.cgi?id=8530 Patch to make max height of an svg image only depend on $wgSVGMaxSize Here's a