REGEX problems in V5

jda jda at his.com
Wed May 8 14:40:16 CDT 2013


Hi Ruslan and Ivan,

This search (which should find lines in the field "location" that consist of the characters [ma]

...WHERE ([location] REGEX '(?m)(?i)^\[ma\]$')

worked in Valentina 4. But I'm finding it returns no hits in V5.1. There are other REGEX problems as well, I think.

Is this a known issue?

Jon


More information about the Valentina mailing list