For example: https://rhn.redhat.com/rhn/systems/details/Overview.do?sid=1006954727 Under details has four items listed: * Overview * Properties * Hardware * Notes Now click on "Notes" and a 5th item appears: * Overview * Properties * Connection * Hardware * Notes Shouldn't the connection link appear on the URL above as well? Hopefully this is not a DUP. thanks!
hi Daryl, what kind of system is the one you're looking at? Can you send a screenshot and/or system id? Thanks, ~m
Hi! The SSID is in the URL I mentioned. It is just some average EL4 WS system. daryl
This is why this is happening: Details is /rhn/systems/details/Overview.do - Java - Details > Hardware is perl:https://rhn.webqa.redhat.com/network/systems/details/hardware.pxt - Details > Notes is perl: https://rhn.webqa.redhat.com/network/systems/details/notes/notes_list.pxt The nav for the java pages doesn't include 'Details > Connection' but the nav for the perl pages does, so if you click on Details > Hardware or Details > Notes the 'Details > Connection' page suddenly shows up. Details > Connection is: https://rhn.webqa.redhat.com/network/systems/details/connection.pxt
Created attachment 152307 [details] screenshot of the sdc details > connection screen
this clone is for satellite
Still exists in rhn501
see bug 236056, the hosted version of this bug, for which a fix is now checked in.
Fixed same as in hosted, bad equality check. Sending web/html/network/systems/details/connection.pxt Transmitting file data . Committed revision 133066. Sending java/code/src/com/redhat/rhn/common/security/acl/Access.java Transmitting file data . Committed revision 133067.
blocked by https://bugzilla.redhat.com/show_bug.cgi?id=360331
verified build26
UI Enhancements for 5.1 Sat GA so Closed for Current Release.