-
Problem report
-
Resolution: Unresolved
-
Trivial
-
7.0.9rc1, 7.2.3rc1, 7.4.0alpha1
-
None
-
Sprint candidates
The current algorithm is as follows:
- Take the value of the item key parameter or macro context.
- Unquote the value if it contains quotation marks.
- Resolve macros in the obtained value.
- If the parameter was quoted or, after resolving macros, starts containing special characters, the parameter is enclosed in quotation marks.
I propose slightly modifying the logic in the last step. If the parameter cannot be enclosed in quotation marks due to syntax limitations, attempt to leave it unquoted. For example:
{$VMWARE.VM.FS.TRIGGER.USED:C:\}
Such changes should be implemented both on the server side and the frontend side.
- related to
-
ZBX-25706 VMWare discovery template cannot create triggers for Windows
-
- Closed
-