Last modified: 2011-11-21 10:01:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T34499, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 32499 - action=query&titles has no hint about limit in action=help
action=query&titles has no hint about limit in action=help
Status: RESOLVED DUPLICATE of bug 31883
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.20.x
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-19 16:39 UTC by Umherirrender
Modified: 2011-11-21 10:01 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Umherirrender 2011-11-19 16:39:29 UTC
http://en.wikipedia.org/w/api.php?action=help&modules=query shows:

* action=query *
  Query API module allows applications to get needed pieces of data from the MediaWiki databases,
  and is loosely based on the old query.php interface.
  All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites

This module requires read rights
Parameters:
  titles              - A list of titles to work on
  pageids             - A list of page IDs to work on
                        Maximum number of values 50 (500 for bots)
  revids              - A list of revision IDs to work on
                        Maximum number of values 50 (500 for bots)

The information about the maximum number is missing for the titles param.
Comment 1 db [inactive,noenotif] 2011-11-21 10:01:15 UTC
Looks like bug 31883, because the param bkusers is also type string and multi and has no hint about the limit.

*** This bug has been marked as a duplicate of bug 31883 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links