Greetings,
Alexei, I was working with the current CVS tree, trying to create the part of the UI for the new Zabbix server zoning and I ran into a very annoying bug.
I created 5 new clients, added them to a template, clicked on the add items from template, and nothing happens. I checked the items loaded for the hosts and find none. At first I thought it wqs a bug in my code, so I reverted my code and tested again, still no go.
What I found was that you had removed the functionality back in rev 1.79 of hosts.php. Not sure if you realized that this broke the template linking.
Alexei, I was working with the current CVS tree, trying to create the part of the UI for the new Zabbix server zoning and I ran into a very annoying bug.
I created 5 new clients, added them to a template, clicked on the add items from template, and nothing happens. I checked the items loaded for the hosts and find none. At first I thought it wqs a bug in my code, so I reverted my code and tested again, still no go.
What I found was that you had removed the functionality back in rev 1.79 of hosts.php. Not sure if you realized that this broke the template linking.
Comment