Last modified: 2009-07-25 20:34:59 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 T21301, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19301 - Duplicate entries in Special:ListGroupRights at es.wikipedia
Duplicate entries in Special:ListGroupRights at es.wikipedia
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
unspecified
All All
: Normal trivial with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://es.wikipedia.org/wiki/Especial...
:
: 18648 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-19 20:26 UTC by MA
Modified: 2009-07-25 20:34 UTC (History)
4 users (show)

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


Attachments
Screenshot (17.09 KB, image/png)
2009-06-19 20:26 UTC, MA
Details

Description MA 2009-06-19 20:26:19 UTC
Created attachment 6240 [details]
Screenshot

In [[w:es:Special:ListGroupRights]], in the group 'bureaucrat' appears duplicate entries that should not be there. Please correct this. Added an attachment for reference. Thanks for your help.
Comment 1 Leinad 2009-06-19 20:50:37 UTC
The same problem is on other wikis.

defaulty you have
    'default' => array(
        'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot' ),
        'sysop' => array( 'ipblock-exempt' ),
    ),

and example of local conf
    '+plwiki' => array(
        'bureaucrat' => array( 'abusefilter', 'sysop', 'bureaucrat', 'bot' ),
    ),

'sysop', 'bureaucrat', 'bot' are overlapping.

source: http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
Comment 2 Andrew Garrett 2009-06-19 20:51:46 UTC
Probably makes more sense just to add an array_unique somewhere.
Comment 3 Alexandre Emsenhuber [IAlex] 2009-07-25 19:36:31 UTC
done in r53757.
Comment 4 Alexandre Emsenhuber [IAlex] 2009-07-25 20:34:59 UTC
*** Bug 18648 has been marked as a duplicate of this bug. ***

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


Navigation
Links