stable

Clone or download

Read-only

Fix request #32634 Filter artifacts with an open list field throws a PHP fatal error

When using an open list as a tracker report filter, and setting a value in the filter, then a PHP fatal error is thrown. How to test ---------- * Go to a tracker with an used open list field * Add this field as a report criterion * Set a value to filter for this criterion => No PHP fatal error, artifacts are well retrieved. Change-Id: I3617456f97aadc70bc9eb0c520be7cd826cca9a1

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_OpenList.php +6 −1 Go to diff View file