Page MenuHomePhorge

Unable to filter list of users by groups
Closed, ResolvedPublic

Description

Attempting to view lists of users in specific groups, such as Special:ListUsers/sysop, throws following error:

[7178af002fca3e4047cc9297] /wiki/Special:ListUsers/sysop Error from line 81 of /var/www/live/w/extensions/GlobalUserrights/GlobalUserrightsHooks.php: Cannot access protected property UsersPager::$requestedGroup

All other filters work properly. However, in Jedipedia (fi.starwars), the user list is completely inaccessible due to similar error caused by extension FilterListUsers:

[2dd85e84db5af7575d8a8d60] /wiki/Toiminnot:K%C3%A4ytt%C3%A4j%C3%A4t Error from line 28 of /var/www/live/w/extensions/FilterListUsers/FilterListUsers.class.php: Cannot access protected property UsersPager::$requestedGroup

Event Timeline

Okay, apparently https://phabricator.wikimedia.org/rMW2d33abad9280f338e625768a408b067763a3064e should fix this. Not sure why this hasn't been backported to REL1_34 branch...

lewiscawte triaged this task as Normal priority.Jun 25 2020, 9:46 PM
lewiscawte claimed this task.