Actions
Bug #5519
closedinterfaces.widget.php - Two status icons showing
Start date:
11/23/2015
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
All
Description
On the interfaces widget there are two status icons shown for an interface when there should only be one.
The first icon used to be (on 2.2.x) an indication of the type of interface, not the status. The second icon is for status and seems to be OK/proper.
Looks to be due to the re-use of $icon in the widget.
I've got a fix, will push momentarily
Updated by Jim Pingle almost 9 years ago
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Applied in changeset 0520c675f697b41077ab1db6b47a6f77d65d9d29.
Updated by Jim Pingle almost 9 years ago
- Status changed from Feedback to Resolved
Looks good now, also fixed up the interface type icons while I was there.
Actions