-
Incident report
-
Resolution: Won't fix
-
Trivial
-
None
-
2.2.4
-
Sprint 44
Several pages have both an input and a select element with html id 'hostid'. According to the html spec hostid's should be unique.
http://www.w3.org/TR/2014/WD-html5-20140617/dom.html#the-id-attribute
While not generally a problem it can cause unexpected behaviour and odd bugs while developing new code (as noticed here: https://support.zabbix.com/browse/ZBXNEXT-2185?focusedCommentId=115362&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-115362) so I think it would be good to fix this.
Pages of interest:
Configuration/Hosts entities: Graphs, Web, Triggers, Applications.