-
Bug
-
Resolution: Fixed
-
Major
-
2.8.5
-
None
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE, MOODLE_29_STABLE
Applying a filter with custom sort criteria results in white page (fatal error). This stems from the standardization of the filter processing which left the sort part incomplete.
The original structure of the sort criterion data was a pair of fieldid and sort direction. The standardization added the element, so as to allow sorting by different elements. For example, entry author field should be sortable by at least first name, last name, username and idnumber separately.
- has been marked as being related by
-
CONTRIB-6121 Filter custom sort adjustment.
-
- Closed
-