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

            Bug ID: 61894
           Summary: Allmessages returns un-normalized name
           Product: MediaWiki
           Version: 1.23-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: API
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

The API's pages section always returns a normalized name, while the allmessages
section returns whatever you passed (i.e., the unnormalized name). The
following query demonstrates the issue.

http://en.wikipedia.org/w/api.php?titles=MediaWiki:1movedto2_redir&action=query&prop=info&meta=allmessages&ammessages=1movedto2_redir&format=jsonfm

Compare with:

http://en.wikipedia.org/w/api.php?titles=MediaWiki:1movedto2%20redir&action=query&prop=info&meta=allmessages&ammessages=1movedto2%20redir&format=jsonfm

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