Last modified: 2005-09-12 22:28:44 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T5449, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 3449 - MediaWiki doesn't scale an SVG image larger than its "native" size
MediaWiki doesn't scale an SVG image larger than its "native" size
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
1.6.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://commons.wikimedia.org/wiki/Use...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-09-12 22:26 UTC by David Benbennick
Modified: 2005-09-12 22:28 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description David Benbennick 2005-09-12 22:26:32 UTC
See http://commons.wikimedia.org/wiki/User:Omegatron/sandbox#SVG_rendering. 
That page shows a 3000px thumbnail of [[Image:223.svg]], which has a "native"
size of only 744px.  As a result, MediaWiki serves
http://upload.wikimedia.org/wikipedia/commons/thumb/3/39/223.svg/744px-223.svg.png
for the 3000px thumbnail, and has the browser scale it up!  Obviously, the whole
point of SVG is that you can scale it arbitrarily large; the "native" size is
meaningless and should be ignored.
Comment 1 Brion Vibber 2005-09-12 22:28:44 UTC
The maximum scaling size for SVGs is set to whichever is larger of the 
native size and 1024px by default. Arbitrary scaling is neat, but we do 
have limited server resources.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links