between 1.4.5 and 1.4.6, it looks like evaluate_COUNT() in src/zabbix_server/evalfunc.c lost managing count()s 3rd argument so that something like count(600,0,"gt") is no longer possible and all expressions implicitly use "eq".
did some half-done refactoring escape?
did some half-done refactoring escape?
Comment