- Issue created by @sreenivasparuchuri
- last update
over 1 year ago 31 pass - last update
over 1 year ago 31 pass - 🇩🇪Germany mkalkbrenner 🇩🇪
The calling code already ensures that the value to be trimmed is not null:
if (NULL !== $v || !in_array($operator, ['=', '<>', 'IN', 'NOT IN'])) { $v = $this->formatFilterValue($v, $index_field->getType()); }
Please update to 4.2.12 first and check if the error is gone.
-
mkalkbrenner →
committed 6f3d95b3 on 4.x
Issue #3380217 by sreenivasparuchuri, mkalkbrenner: trim(): Passing null...
-
mkalkbrenner →
committed 6f3d95b3 on 4.x
- Status changed to Fixed
about 1 year ago 1:58pm 30 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
11 months ago 3:41am 3 January 2024