I have found that regex expressions with \D, \W, \w, \s
returned a page displaying 'Internal server error'. This is
true also with $ (although not .$ -- see bug 539038).
Regex expressions with \S seem to work as expected, while
SOME regex expressions with \d (ie /prp\d/ and /car\d/)
worked as expected, while OTHERS (ie /cdc\d/)
returned 'Internal server error'.
These searches were performed both using Query Builder and
the simple text search tool.
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 found that regex expressions with \D, \W, \w, \s
returned a page displaying 'Internal server error'. This is
true also with $ (although not .$ -- see bug 539038).
Regex expressions with \S seem to work as expected, while
SOME regex expressions with \d (ie /prp\d/ and /car\d/)
worked as expected, while OTHERS (ie /cdc\d/)
returned 'Internal server error'.
These searches were performed both using Query Builder and
the simple text search tool.
Logged In: YES
user_id=12249
Works on Windows......fixing solaris.
Solaris fix..still pending.
Logged In: YES
user_id=134646
Not fixed at time of dataman 1.8 release.