stable
Clone or download
Read-only
This closes request #28277 Sorting a report table on rank field leads to a PHP fatal error When sorting a Tracker report table renderer with a rank field, then this leads to a blank page and the report is no more accessible. How to test ----------- * Add a rank field in the tracker * Have a report with a Table * Add the rank field as a column of the table * Sort on this rank field => The table must be displayed and filtered, no blank page. Change-Id: I9a42f4b1ff8064426cd2f3b480c71f9df54488ee
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Priority.php | +1 | −1 | Go to diff View file |