Last modified: 2014-07-01 19:41:28 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 T66507, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 64507 - list=allusers auprop=groups auactiveusers limits the number of returned groups
list=allusers auprop=groups auactiveusers limits the number of returned groups
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.24rc
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-27 14:11 UTC by kynikos
Modified: 2014-07-01 19:41 UTC (History)
5 users (show)

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


Attachments

Description kynikos 2014-04-27 14:11:43 UTC
Consider the following two queries:

* http://test2.wikipedia.org/w/api.php?action=query&list=allusers&auprop=groups&aufrom=Selenium_user&aulimit=1
* http://test2.wikipedia.org/w/api.php?action=query&list=allusers&auprop=groups&aufrom=Selenium_user&aulimit=1&auactiveusers=1

The first query shows all the 7 groups that User:Selenium_user belongs to, while the second one only shows (the first?) 4, apparently only because auactiveusers has been added.

I think the second query should return all the 7 groups like the first one.

(Not relevant, but the bug was originally discovered in https://github.com/kynikos/wiki-monkey/issues/174#issuecomment-41489779 )
Comment 1 kynikos 2014-04-27 14:14:09 UTC
https://bugzilla.wikimedia.org/show_bug.cgi?id=64505 may be related.
Comment 2 Gerrit Notification Bot 2014-04-28 16:51:45 UTC
Change 130093 had a related patch set uploaded by Anomie:
API: Fix queries for list=allusers&auactiveusers

https://gerrit.wikimedia.org/r/130093
Comment 3 Gerrit Notification Bot 2014-07-01 19:15:00 UTC
Change 130093 merged by jenkins-bot:
API: Fix queries for list=allusers&auactiveusers

https://gerrit.wikimedia.org/r/130093
Comment 4 Brad Jorsch 2014-07-01 19:41:28 UTC
Should be deployed to WMF wikis with 1.24wmf12, see https://www.mediawiki.org/wiki/MediaWiki_1.24/Roadmap for the schedule.

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


Navigation
Links