Menu

#35 perl regex escape searches

open
BIND (49)
5
2002-04-04
2002-03-25
No

Regex expressions with \D, \d, \W, \w, \B, \B do not
work even though their counterpart set expressions (eg
[^0-9]) do work.

Discussion

  • Ian M. Donaldson

    • assigned_to: nobody --> g9neil
     
  • Vicki Lay

    Vicki Lay - 2002-04-04

    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.

     
  • Neil J. Bahroos

    Neil J. Bahroos - 2002-04-04

    Logged In: YES
    user_id=12249

    Works on Windows......fixing solaris.
    Solaris fix..still pending.

     
  • Neil J. Bahroos

    Neil J. Bahroos - 2002-04-04
    • status: open --> pending
     
  • Neil J. Bahroos

    Neil J. Bahroos - 2002-04-04
    • status: pending --> open
     
  • Ian M. Donaldson

    Logged In: YES
    user_id=134646

    Not fixed at time of dataman 1.8 release.

     

Log in to post a comment.

MongoDB Logo MongoDB