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

             Bug #: 28544
           Summary: HTML end tag displacement in list items with external
                    links.
           Product: MediaWiki
           Version: wikimedia-deployment
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Low
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


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>

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to