[ZBX-7317] Unused code in popup.php Created: 2013 Nov 07 Updated: 2017 May 30 Resolved: 2013 Nov 12 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 2.2.0rc2 |
Fix Version/s: | 2.2.1rc1, 2.3.0 |
Type: | Incident report | Priority: | Minor |
Reporter: | Pavels Jelisejevs (Inactive) | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | codequality, popups | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
In popup.php there's code for displaying an "overview" popup, which doesn't seem to be used anywhere. It should be removed. |
Comments |
Comment by Ivo Kurzemnieks [ 2013 Nov 08 ] |
RESOLVED in svn://svn.zabbix.com/branches/dev/ZBX-7317 |
Comment by Pavels Jelisejevs (Inactive) [ 2013 Nov 08 ] |
(1) Some code remains at lines 138 and 87. iivs RESOLVED in r40142 jelisejev CLOSED. |
Comment by Pavels Jelisejevs (Inactive) [ 2013 Nov 11 ] |
TESTED. |
Comment by Alexander Vladishev [ 2013 Nov 12 ] |
Fixed in pre-2.2.1 r40173 and pre-2.3.0 (trunk) r40174. |