-
Incident report
-
Resolution: Fixed
-
Critical
-
2.2.0
-------- testcase 1
create new global regexp, regexp " 1" and test string " 1" (without quotes). observe how editing the regexp still has the leading space.
save the global regexp, open it - observe space missing from both regexp & test string
-------- testcase 2
create global regexp "^ 1" and test string " 1". test it. notice how it fails. should not.