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

            Bug ID: 64507
           Summary: list=allusers auprop=groups auactiveusers limits the
                    number of returned groups
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: API
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

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 )

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