-
Problem report
-
Resolution: Fixed
-
Minor
-
3.2.6
-
Sprint 10, Sprint 11, Sprint 12
-
0.5
Create trigger with following expression:
({Template ICMP Ping:icmppingloss.min({$PING_1_DELAY})}>{$PING_LOSS} and {$PING_1_DELAY}>{$PING_2_DELAY}) or ({Template ICMP Ping:icmppingloss.min({$PING_2_DELAY})}>{$PING_LOSS} and {$PING_1_DELAY}<={$PING_2_DELAY})
Go into Expression constructor and click on Test link, assign some values to variables and click Test button. Following errors appears:
Undefined variable: result [tr_testexpr.php:155 ? evalExpressionData() in include/triggers.inc.php:1900] Undefined variable: result [tr_testexpr.php:155 ? evalExpressionData() in include/triggers.inc.php:1900] Undefined variable: result [tr_testexpr.php:155 ? evalExpressionData() in include/triggers.inc.php:1900] Undefined variable: result [tr_testexpr.php:171 ? evalExpressionData() in include/triggers.inc.php:1900]