Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.2, 3.3.3, 3.4
-
Component/s: Administration
-
Testing Instructions:
-
Affected Branches:MOODLE_22_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-32350-master -
Pull Master Diff URL:
Description
When I browse the list of users and order it by country, nothing happens. (neither asc nor desc ordering)
How to reproduce the bug:
- Browse list of users by navigating through: Site administration -> Users -> Accounts -> Browse list of users
- Order the list of users by country (more than once)
I suppose, the bug is related to the similar bug (http://tracker.moodle.org/browse/MDL-875), where an error with ordering users by country names (not codes) has been fixed, but another bug has been created.