Hi,

I have some problems with the expression editor for styling and other
expressions.
I found a related issue to this problem on github:
https://github.com/qgis/QGIS/issues/47957

A simple LIKE/ILIKE expression with line break values no more works in
3.22.5/3.22.10 LTR and 3.26.2.

In QGIS Version 3.16.5 it worked fine.

'Herbert\nCarl' ILIKE '%carl%' returns 0, not 1.

A temporary workaround for me is using "replace" + LIKE  or "regexp_match"
without LIKE.

Is the issue known?

Kind regards,
Felix
_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to