-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.0.33rc1, 6.4.18rc1
-
S24-W30/31
-
0.125
Steps to reproduce:
- Create an item value widget.
- As Item, select an item with Type of information: Text.
- In Description, use {ITEM.VALUE} macro with a macro function. For example: {{ITEM.VALUE}.iregsub("^([a-z])", \1)}
- Save the widget.
Result:
Item value is displayed in the description.
Expected:
The results of macro function should be displayed.
- caused by
-
ZBX-21255 Macro funcitons aren't working on map element labels
- Closed