-
Incident report
-
Resolution: Won't fix
-
Major
-
None
-
1.8.1, 1.9.0 (alpha)
-
trunk rev 9866
regexp tester seems to ignore some symbols. for example, create following regexp :
[a-z] Result is TRUE
test it with, for example, "/a" (w/o doublequotes) - it tests as TRUE, even though it should be false