Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 17.0.0
-
Fix Version/s: 18.0.0, Meridian-2016.1.0
-
Component/s: Web UI - Node List
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Epic Link:
Description
When called from OpenNMS' main page (opennms/index.jsp), the "Show interfaces" link of the "opennms/element/nodeList.htm" page works perfectly.
But, when called from the "Search for nodes" page (opennms/element/index.jsp), and searching for nodes matching a specific SNMP MIB-II attribute, the "Show interfaces" link forgets the node list's filters and display all nodes and interfaces in the database.
steps to reproduce:
1- Got to the "Search for nodes" page (opennms/element/index.jsp)
2- Specify a SNMP MIB-II attribute as search criteria (eg: sysObjectId or sysDescription), and, click search or type enter.
3- In the "Node List" page (opennms/element/nodeList.htm) click on the "Show interfaces" link at the bottom of the page.
=> The resulting pages display all nodes and interfaces in the database.
Br,
Cyrille