Last modified: 2009-05-26 22:55:37 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 T20921, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18921 - thumbcaption is using center and font tags
thumbcaption is using center and font tags
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
unspecified
All All
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-26 01:01 UTC by Carl Fürstenberg
Modified: 2009-05-26 22:55 UTC (History)
2 users (show)

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


Attachments

Description Carl Fürstenberg 2009-05-26 01:01:34 UTC
When creating an thumb, the caption is resulted as following:
<center><font size="2">...</font></center>
Comment 1 Brion Vibber 2009-05-26 22:55:37 UTC
This doesn't appear to be the case at all.

[[Image:Wiki.png|thumb|...]]

renders to something like:

<div class="thumbcaption">
<div class="magnify"><a href="/trunk/index.php/File:Wiki.png" class="internal" title="Enlarge"><img src="/trunk/skins/common/images/magnify-clip.png" width="15" height="11" alt="" /></a></div>
...</div>
</div>

Resolving INVALID. If you still see this, please point out the exact page and exact markup used where you see it.

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


Navigation
Links