-
Type:
Incident report
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
None
-
Affects Version/s: 1.8
-
Component/s: Frontend (F)
-
None
-
Environment:Zabbix 1.8, RHEL5, PHP 5.1.6
I have 3 elements on a map of type Image. I specify a different URL for each, but only the last one works when hovering over it.
The generated HTML (in monitoring mode) only contains one "<area" statement instead of 3:
<area coords="251,300,299,348" shape="rect" href="the-url" alt="Label: the-label" />