[ZBX-7036] discovery block appears at the top Created: 2013 Sep 23 Updated: 2017 May 30 Resolved: 2013 Oct 04 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 2.0.8 |
Fix Version/s: | 2.0.9rc1 |
Type: | Incident report | Priority: | Trivial |
Reporter: | richlv | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | dashboard, discoveryrule, regression | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
2.0 branch r38714. |
Description |
a fresh installation. discovery was enabled. in the dashboard, discovery block appears at the very top. it should appear at the very bottom instead. regression, but don't know how old actually |
Comments |
Comment by Alexei Vladishev [ 2013 Sep 29 ] |
We should verify if it happens in 2.1.x. |
Comment by Ivo Kurzemnieks [ 2013 Oct 02 ] |
Tried with 2.0 r38938 and fresh install with enabled discovery rule and on browsers FF 24, IE 10, Chrome 29, Opera 12.15 and Safari 5.1.7., but cannot reproduce this bug for now. Possibly this sequence will reproduce the bug: Probably no need for fresh install. Just delete dashboard cookie for 2.0 or detele web.dashboard.widget.* records in profiles table for 2.1.x There was an issue |
Comment by Pavels Jelisejevs (Inactive) [ 2013 Oct 04 ] |
RESOLVED for 2.0 in svn://svn.zabbix.com/branches/dev/ZBX-7036. |
Comment by Ivo Kurzemnieks [ 2013 Oct 04 ] |
(1) If no cookie is set (page opened for first time), the cookie and thus variable positions is null. This prevents each widget data from loading. jelisejev RESOLVED in r39006. iivs CLOSED. |
Comment by Ivo Kurzemnieks [ 2013 Oct 04 ] |
TESTED |
Comment by Pavels Jelisejevs (Inactive) [ 2013 Oct 04 ] |
Fixed in 2.0.9rc1 r39017. CLOSED. |