RegEx in condition builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2012 02:16 AM
Hello,
In the condition builder we now have the 'matches regex' operator. ...But what are all the regex we CAN use in it?
For example: beginning of line operator '^' does not play nicely with the condition builder in this case as it is assumed it means AND and will add a second condition when saving.
Is there some other character denoting beginning of line for the condition builder? What other exeptions might there be and do they have workarounds?
thanks in advance,
Jaakko Jalo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2016 07:27 AM
The issue is using regex in the Condition Builder. The problem is the underlying Java code that translates conditions into SQL.
