https://bugzilla.wikimedia.org/show_bug.cgi?id=32751
Web browser: ---
Bug #: 32751
Summary: Special:ListGroupRights says sysops can add
"Autochecked users" even when
$wgFlaggedRevsAutoconfirm is false
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: FlaggedRevs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Classification: Unclassified
The group 'autoreview' is only created when $wgFlaggedRevsAutoconfirm is an
array; the default is "false". But since r100327 (fixing bug 31441), the
'autoreview' group is unconditionally added to $wgAddGroups['sysop'] and
$wgRemoveGroups['sysop'], leading to this nonexistent group being listed on
Special:ListGroupRights.
IMO, the best fix would be to make the $wgAddGroups['sysop'] and
$wgRemoveGroups['sysop'] entries conditional on $wgFlaggedRevsAutoconfirm.
--
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