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

            Bug ID: 72798
           Summary: bad link in API help for uselang "list of codes"
           Product: MediaWiki
           Version: unspecified
          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 new awesome HTML API output displays:

uselang   ... A list of codes may be fetched from
action=query&meta=siteinfo&siprop=languages

The displayed query string is correct --
https://www.mediawiki.org/w/api.php?action=query&meta=siteinfo&siprop=languages
would work. But the link in the HTML here is to <a
href="/w/api.php?action=help&amp;modules=query%2Bsiteinfo">, which doesn't
work, it instead generates help for meta=siteinfo.

Should be an easy fix to includes/api/ApiHelp.php , patch coming...

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