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

            Bug ID: 63545
           Summary: When too many action=query list/prop/meta items are
                    selected, it's loading forever
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ApiSandbox
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: liang...@gmail.com
                CC: kren...@gmail.com, matma....@gmail.com,
                    maxsem.w...@gmail.com, s...@reedyboy.net
       Web browser: ---
   Mobile Platform: ---

API action=paraminfo says:

    "warnings": {
        "paraminfo": {
            "*": "Too many values supplied for parameter 'querymodules': the
limit is 50"
        }
    },

and browser console says:

TypeError: actionInfo is undefined load.php:2

in this case paraminfo should be queries in multiple batches.

Note that the limit for users with apihighlimits (eg. sysops, bots) should be
500.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to