-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Major
-
Affects Version/s: None
-
Component/s: Frontend (F)
-
None
-
Environment:1.8.5rc1
when a macro is expanded in external scripts, it is passed unquoted to the script.
for example, if a host name contains space (like "Zabbix server"), script is called with two parameters, "Zabbix" and "server"
also should be verified for trunk, of course.