[ZBX-6993] Is not possible link Template with host using host screen Created: 2013 Sep 12 Updated: 2017 May 30 Resolved: 2013 Sep 30 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F), Templates (T) |
Affects Version/s: | 2.1.4 |
Fix Version/s: | 2.2.0 |
Type: | Incident report | Priority: | Blocker |
Reporter: | Adail Horst | Assignee: | Ivo Kurzemnieks |
Resolution: | Fixed | Votes: | 0 |
Labels: | frontend, usability | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Centos 6 / MySQL / Firefox or Chrome |
Issue Links: |
|
Description |
I have 2 frontends ... frist one with trunk version 2.1.1 and another with the last build of today (2.1.4). In frontend 2.1.1 works fine the selection of templates to link with host (template association in hosts screen). But in 2.1.4 is not possible to select the host. The lab enviroment 2.1.4 is node based... i dont know if is this the problem ? |
Comments |
Comment by Adail Horst [ 2013 Sep 12 ] |
This node has a BIG node ID (999) I dont know if is related to another javascript bug... |
Comment by Adail Horst [ 2013 Sep 12 ] |
Maybe related to |
Comment by Ivo Kurzemnieks [ 2013 Sep 19 ] |
It appears it's a jQuery issue. See details in this link. For high numbers $(this).data(....) returns incorrect IDs. Similar problem found Monitoring > Latest data when clicking on [+], although no JS error is produced, the list does not open. Indeed this same jQuery bug repeats in |
Comment by Ivo Kurzemnieks [ 2013 Sep 19 ] |
RESOLVED in svn://svn.zabbix.com/branches/dev/ZBX-6993 |
Comment by Oleg Egorov (Inactive) [ 2013 Sep 26 ] |
(1) In Configuration->Actions (Triggers) Operations tab I can't remove user groups from "Send to User groups" list iivs RESOLVED in r38879 oleg.egorov CLOSED |
Comment by Oleg Egorov (Inactive) [ 2013 Oct 01 ] |
TESTED |
Comment by Ivo Kurzemnieks [ 2013 Oct 01 ] |
Fixed in pre-2.1.7 (trunk) r38899 |