Commits
dimir authored 0a54ac6880d
........S. [ZBXNEXT-1663] add support for notification macros {TRIGGER.NAME.ORIG}, {ITEM.NAME.ORIG}, {ITEM.KEY.ORIG}
Supported only in trigger events. {ITEM.NAME.ORIG} and {ITEM.KEY.ORIG}
support extended syntax referencing item position in trigger
expression. E. g.:
ITEM.NAME.ORIG2, ITEM.KEY.ORIG2
Will reference unexpanded name and key of second item of trigger
expression.
[svn merge ^/branches/2.0 -c r34411]