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

       Web browser: ---
             Bug #: 38519
           Summary: Double escaped HTML entities with
                    action=parse&prop=languageshtml
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


I'm not sure whether the bug is in parser, in API, or at Commons:
When I call
https://commons.wikimedia.org/w/api.php?action=parse&format=jsonfm&text=%5B%5Ben%3Aasdf%5D%5D&prop=languageshtml
in the returned HTML the colon is escaped twice, it starts with
In Wikipedia&amp;#58; <a href="...
de.wikipedia returns the correct HTML:
https://de.wikipedia.org/w/api.php?action=parse&format=jsonfm&text=%5B%5Ben%3Aasdf%5D%5D&prop=languageshtml
gives
In anderen Sprachen: <a href="...

-- 
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