From: Nicolas C. <za...@nr...> - 2017-03-14 13:05:13
|
Hello, I have this URL in the default message of my actions: Simple graph : https://domain.com/zabbix/history.php?itemids%5B%5D={ITEM.ID} It was working fine until v3.2.4. No, in the email send, the URL is truncated to https://domain.com/zabbix/history.php?itemids%5B%5D= or sometimes https://domain.com/zabbix/history.php?itemids%5B% If I try to send the URL https://domain.com/zabbix/history.php?itemids%5B%5D={ITEM.ID}&action=showgraph It is truncad to «https://domain.com/zabbix/history.php?itemids%5B%5D=12345&action=» Anyone else experiencing this ? Thanks, Nicolas |