1 Title: Fixed event cancelling when no match groups are used
10 Canceling of Event Console events using the message text was not working
11 correctly when using simple string matching instead of regex or mixed
12 types of matches (e.g. regex for the match text and string match for the
13 cancel text) matching.
15 This regression affects all previous 1.5 releases.