I did the following test with a clean install of the frontend with no personal patches.
Seeing the following 2 issues with the new "Select Nodes" button.
Setup:
3 Nodes: ID:1 Central (Master), ID:3 Server Prod, ID:5 Web (ID:2 and ID:4 are for future use and have been skipped)
Note: Profile table was truncated to make sure no stale profiles existed.
1st Issue:
Test with FireFox. If a user goes to
- "Monitoring"
- "Latest Data"
- then select the "Select Nodes" button and expand the "Central" node.
The following error will occur after the expansion of "Central": "this.treenode[id] is undefined":
Select Node Button:

Error:

2nd Issue:
In IE6 the "Select Node" menu is long or stretched and the group and host boxes are shown through the select node box. See graphic below.
Seeing the following 2 issues with the new "Select Nodes" button.
Setup:
3 Nodes: ID:1 Central (Master), ID:3 Server Prod, ID:5 Web (ID:2 and ID:4 are for future use and have been skipped)
Note: Profile table was truncated to make sure no stale profiles existed.
1st Issue:
Test with FireFox. If a user goes to
- "Monitoring"
- "Latest Data"
- then select the "Select Nodes" button and expand the "Central" node.
The following error will occur after the expansion of "Central": "this.treenode[id] is undefined":
Select Node Button:
Error:
2nd Issue:
In IE6 the "Select Node" menu is long or stretched and the group and host boxes are shown through the select node box. See graphic below.

dropdown objects over popups is a known and serious bug in IE6.. I'll see what I can do here

Comment