https://bugzilla.wikimedia.org/show_bug.cgi?id=15807
Raimond Spekking <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Raimond Spekking <[email protected]> 2009-02-18 20:47:57 UTC --- >From User::getEffectiveGroups: * Get the list of implicit group memberships this user has. * This includes all explicit groups, plus 'user' if logged in, * '*' for all accounts and autopromoted groups This is wrong as the list would depends on the group membership(s) of the requesting user. Maybe User::getAllGroups needs a hook call instead. -- 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
