-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 1.9.0 (alpha)
-
Component/s: Frontend (F)
-
None
-
Environment:rev 8156
create regexp.
expression : [a-z]
expected result : "Result is TRUE"
ignore case : no
test string : A
this evaluates to "TRUE".
marking "ignore case" evaluates to "FALSE".
expected result is the other way around.