mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-07 00:03:52 -05:00
Should fix: #41453 in which values holding UTF diacritics were not handled. While these expressions are used for (international) text values, I think they should be usable with Unicode (instead of ASCII only) See: https://doc.qt.io/qt-5/qregularexpression.html and: https://doc.qt.io/qt-5/qregularexpression.html#PatternOption-enum