https://bugzilla.wikimedia.org/show_bug.cgi?id=18648
Summary: Duplicate names $wgAddGroups et al should be remove not
to confuse Special:ListGroupRights display
Product: Wikimedia
Version: unspecified
Platform: All
URL: http://meta.wikimedia.org/wiki/Special:ListGroupRights?u
selang=en
OS/Version: All
Status: NEW
Severity: major
Priority: Normal
Component: Site requests
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
>From meta, rights assigned to the bureaucrats:
# Can add groups: IP block exemptions, Bots, Administrators, Bureaucrats,
Administrators, Bureaucrats and Bots
# Can remove groups: Bots, Administrators, Bureaucrats, IP block exemptions,
Flood flag and Bots
>From plwiki:
http://pl.wikipedia.org/wiki/Specjalna:Uprawnienia_grup_u%C5%BCytkownik%C3%B3w?uselang=en
# Can add groups: Abuse filter editors, Administrators, Bureaucrats, Bots,
Administrators, Bureaucrats, Bots and Reviewers
# Can remove groups: Abuse filter editors, Bots, Bots and Reviewers
Looks like $wgAddGroups['bureaucrat'], $wgRemoveGroups['bureaucrat'] settings:
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
should be truncated not to include the defaults OR Special:ListGroupRights page
should remove duplicate group names on display.
for example:
'+plwiki' => array(
'bureaucrat' => array( 'abusefilter', 'sysop', 'bureaucrat', 'bot' ),
),
does no longer need ('sysop', 'bureaucrat', 'bot') elements due to the default.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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