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

            Bug ID: 71086
           Summary: ApiQueryAllUsers with auactiveusers fails on duplicate
                    querycachetwo rows
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          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: ---

Rows in querycachetwo aren't enforced to be unique... that can lead to the
following error:


2014-09-20 13:11:57 mw1194 commonswiki: [526b05b6]
/w/api.php?format=json&list=allusers&aufrom=AnnaDydo&action=query&auactiveusers=1&aulimit=500
  Exception from line 1821 of
/srv/mediawiki/php-1.24wmf21/includes/api/ApiBase.php: Internal error in
ApiQueryAllUsers::execute: MediaWiki configuration error: The database contains
more user groups than known to User::getAllGroups() function
#0 /srv/mediawiki/php-1.24wmf21/includes/api/ApiQueryAllUsers.php(286):
ApiBase::dieDebug('ApiQueryAllUser...', 'MediaWiki confi...')
#1 /srv/mediawiki/php-1.24wmf21/includes/api/ApiQuery.php(282):
ApiQueryAllUsers->execute()
#2 /srv/mediawiki/php-1.24wmf21/includes/api/ApiMain.php(930):
ApiQuery->execute()
#3 /srv/mediawiki/php-1.24wmf21/includes/api/ApiMain.php(364):
ApiMain->executeAction()
#4 /srv/mediawiki/php-1.24wmf21/includes/api/ApiMain.php(335):
ApiMain->executeActionWithErrorHandling()
#5 /srv/mediawiki/php-1.24wmf21/api.php(85): ApiMain->execute()
#6 /srv/mediawiki/w/api.php(3): require('/srv/mediawiki/...')

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