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

           Summary: HTML5 anchor encoding bug (refs only?)
           Product: MediaWiki
           Version: 1.17
          Platform: All
               URL: http://en.wikipedia.org/wiki/Wikipedia:Village_pump_(t
                    echnical)#.7B.7BSfn.7D.7D_error
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: General/Unknown
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: hart...@videolan.org


"In HTML4 mode, wikitext characters get escaped in the anchor name, e.g. <ref
name="foo [[bar]]" /> generates wikitext like <sup
id="cite_ref-foo_.5B.5Bbar.5D.5D_0-0"
class="reference">[[#cite_note-foo_.5B.5Bbar.5D.5D-0|[1]]]</sup>; note the
brackets have changed to ".5B" and ".5D". In HTML5 mode, these characters
aren't escaped, generating <sup id="cite_ref-foo_[[bar]]_0-0"
class="reference">[[#cite_note-foo_[[bar]]-0|[1]]]</sup> instead, with brackets
inside the attempted wikilink. Since brackets cannot actually appear inside a
wikilink, boom. Anomieāš”"

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to