https://bugzilla.wikimedia.org/show_bug.cgi?id=15568
--- Comment #13 from Tisza Gergő <[email protected]> 2009-06-17 12:05:20 UTC --- With bug 19207 fixed, much of the above is obsolete so I'll summarize what is not: please replace $wgGroupPermissions['confirmed']['autopatrolother'] = true; with $wgGroupPermissions['confirmed']['autopatrol'] = true; also, please add $wgGroupPermissions['bot']['autoreview'] = true; (if only for aesthetic reasons - bots receive special treatment from FlaggedRevs anyway, but this makes Special:ListGroupRights more informative.) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
