Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.10.1
-
None
-
MOODLE_310_STABLE
Description
The usort function for selecting the field to be displayed on the Tag results page is backwards - the least "important" field actually ends up at the top.
In mod/data/locallib.php
Final line in function data_get_tag_title_field
Change array_shift to array_pop