Correct resolution of low-level discovery macros has been improved in calculated item formulas. Function parameters now will be quoted if, after resolving low-level discovery macros, they contain ,
, )
characters or start with "
, <space>
characters.
The {ITEM.VALUE} macro was previously resolved like {ITEM.LASTVALUE} when displaying trigger name:
Now the macro will be resolved to the historical (at-the-time-of-event) value of the item in these places.
Previously, when using the dashbaord filter Unacknowledged only option, acknowledged problem triggers were displayed neither in With problems nor Without problems columns of the host status widget, resulting in a wrong host count in total. Now the acknowledged problem triggers are displayed in the Without problems column.
The detection of a single item failing with network/timeout error introduced in Zabbix 2.2.11 was removed because of inability to distinguish possible network errors.