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

           Summary: action=parse does not expand character references in
                    section titles
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: API
        AssignedTo: roan.katt...@gmail.com
        ReportedBy: bjo...@hoehrmann.de
                CC: bryan.tongm...@gmail.com, vasi...@gmail.com,
                    soxre...@gmail.com


Compare these two API results (parse with "= [[Y'Z]] =" vs "= [[Y'Z]] ="):

http://de.wikipedia.org/w/api.php?action=parse&text=%3D%20%5B%5BY%26%2339%3BZ%5D%5D%20%3D%0A
http://de.wikipedia.org/w/api.php?action=parse&text=%3D%20%5B%5BY'Z%5D%5D%20%3D%0A

In the HTML both come out as <a ...>Y'Z</a>, but the line attribute for the
section comes out with the character reference included in the other output
formats for the first case. The contents of the line attribute should match the
<a>link text</a> in both cases.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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