Actions
Bug #8352
closedInvalid REGEXP rules cause fatal JS errors
Description
If the REGEXP supplied isn't valid in JS it will cause a fatal JS error. This should more elegantly detect bad REGEXP and just skip the condition or act as if the condition did not pass.
Actions