stable

Clone or download

Read-only

fix: request #39333 Fatal error in tracker reports with a TQL search looking for a non empty float field

The TQL query `float_field != ''` should now work as expected. The code is similar to what is done for the integer fields. Change-Id: I1fe948d3181f0cbe10ef60af18422c77094e7f94

Modified Files

Name
M plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/NotEqualComparison/ForFloat.php +4 −2 Go to diff View file