Last modified: 2013-03-25 15:11:13 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 T30544, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 28544 - HTML end tag displacement in list items with external links.
HTML end tag displacement in list items with external links.
Status: NEW
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: tidy
  Show dependency treegraph
 
Reported: 2011-04-14 23:29 UTC by Allen Stambaugh
Modified: 2013-03-25 15:11 UTC (History)
2 users (show)

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


Attachments

Description Allen Stambaugh 2011-04-14 23:29:14 UTC
HTML end tags are being moved to enclose the first external link. For example in [[User:Allen4names/Sandbox#December 2007 - Vol. 6 No. 12]] the wiki text...


*''Dying Music'' <sup>{{Google|DYING MUSIC ROBOTS|Google}}</sup> by Robots <sup>日本語</sup><small><br/>Teichiku Entertainment / {{Google|TER-25003}} &nbsp; [http://musicbrainz.org/artist/d9fd5a1f-d831-426a-9963-afbe4d647fca.html MusicBrainz artist] &nbsp; [[Takuya Asanuma]] ([[:ja:TAKUYA|TAKUYA]]) &nbsp; [http://musicbrainz.org/artist/b75b1f7c-225e-4955-833f-269f9db9f071.html MusicBrainz artist]</small>
*''[[Everybody Cosplay]]: The Book'' <sup>{{Google|"Everybody Cosplay"|Google}} [[User:Allen4names/References#Everybody Cosplay|references]]</sup>

produces the following HTML code.

<li><i>Dying Music</i> <sup><a href="http://www.google.com/search?q=DYING+MUSIC+ROBOTS" class="external text" rel="nofollow">Google</a></sup> by Robots <sup>日本語</sup><small><br />Teichiku Entertainment / <a href="http://www.google.com/search?q=TER-25003" class="external text" rel="nofollow">TER-25003</a></small> &#160; <a href="http://musicbrainz.org/artist/d9fd5a1f-d831-426a-9963-afbe4d647fca.html" class="external text" rel="nofollow">MusicBrainz artist</a> &#160; <a href="/wiki/Takuya_Asanuma" class="mw-redirect" title="Takuya Asanuma">Takuya Asanuma</a> (<a href="http://ja.wikipedia.org/wiki/TAKUYA" class="extiw" title="ja:TAKUYA">TAKUYA</a>) &#160; <a href="http://musicbrainz.org/artist/b75b1f7c-225e-4955-833f-269f9db9f071.html" class="external text" rel="nofollow">MusicBrainz artist</a></li>
<li><i><a href="/w/index.php?title=Everybody_Cosplay&amp;action=edit&amp;redlink=1" class="new" title="Everybody Cosplay (page does not exist)">Everybody Cosplay</a>: The Book</i> <sup><a href="http://www.google.com/search?q=%22Everybody+Cosplay%22" class="external text" rel="nofollow">Google</a></sup> <a href="/wiki/User:Allen4names/References#Everybody_Cosplay" title="User:Allen4names/References">references</a></li>
Comment 1 Mark A. Hershberger 2011-04-15 13:14:03 UTC
Fault of tidy, I'm sure.

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


Navigation
Links