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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |Low
            Summary|bad link in API help for    |link in API help for
                   |uselang "list of codes"     |uselang "list of codes"
                   |                            |doesn't show list of codes

--- Comment #1 from [email protected] ---
It's actually in includes/api/i18n/en.json:

apihelp-main-param-uselang": "Language to use for message translations. A list
of codes may be fetched from
[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo&siprop=languages]]

so it's intentionally linking to more help (ApiHelp.php does a "Replace
Special:ApiHelp links with links to api.php"), rather than executing the
displayed API query as I expected. The latter seems more useful.

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