-
Incident report
-
Resolution: Fixed
-
Major
-
1.8.4rc1
-
None
Suppose we have the following trigger:
{host:item.regexp([[:alnum:]])}=0
Testing shows that it generates OK events for "a" and "abc", but PROBLEM events for "1" and "123".