Square brackets next to / do not work. This search
should resturn lat or mat containig records but
returns nothing. Other searches like /rp[ag]1/ do
work.
I have noticed that square brackets next to / is only a
problem in the cases in which the square brackets are at
the BEGINNING (but not the end) of the text part of the
regex, next to the / .
This is true for all of these cases: /[ab]cd/, /[a-c]def/,
and /[^rp]def/
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=489725
I have noticed that square brackets next to / is only a
problem in the cases in which the square brackets are at
the BEGINNING (but not the end) of the text part of the
regex, next to the / .
This is true for all of these cases: /[ab]cd/, /[a-c]def/,
and /[^rp]def/
Logged In: YES
user_id=134646
Not fixed at time of release of Dataman 1.8