Last modified: 2014-07-06 23:38:31 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T59544, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 57544 - CentralAuth Special:GlobalUsers has useless edit controls ("Show only users with edits", "Sort by creation date")
CentralAuth Special:GlobalUsers has useless edit controls ("Show only users w...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CentralAuth (Other open bugs)
master
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-25 16:44 UTC by zsaigol
Modified: 2014-07-06 23:38 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description zsaigol 2013-11-25 16:44:47 UTC
In CentralAuth, the file SpecialGlobalUsers.php has a class GlobalUsersPager which extends UsersPager. UsersPager is the implementation for Special:ListUsers in MediaWiki core.

This means that Special:GlobalUsers inherits the "Show only users with edits" and "Sort by creation date" checkboxes, but these controls have no effect on the output. Also the "Sort in descending order" checkbox behaves stangely.
Comment 1 zsaigol 2013-11-25 16:52:38 UTC
A fix for this bug will be useful for Bug 33545, as it will make fixing that bug much easier. (see https://bugzilla.wikimedia.org/show_bug.cgi?id=33545 and https://gerrit.wikimedia.org/r/#/c/79041/)
Comment 2 zsaigol 2013-11-25 17:35:05 UTC
Gerrit patchset: https://gerrit.wikimedia.org/r/#/c/97531/
I've just removed the the "Show only users with edits" and "Sort by creation date" checkboxes. I suspect the "Sort in descending order" still interacts weirdly with the username box, but I don't have any real way of testing it, as it seems to require several instances of a wiki plus some complex DB tables to be populated to test properly.
Comment 3 Gerrit Notification Bot 2014-02-14 21:28:27 UTC
Change 97531 had a related patch set uploaded by Nemo bis:
Changed Special:GlobalUsers to inherit from AlphabeticPager

https://gerrit.wikimedia.org/r/97531
Comment 4 Gerrit Notification Bot 2014-07-06 23:37:27 UTC
Change 97531 merged by jenkins-bot:
Changed Special:GlobalUsers to inherit from AlphabeticPager

https://gerrit.wikimedia.org/r/97531

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links