Currently all system 'details' pages should fall under this dir in our URL space: /rhn/systems/details This allows us to ensure that the left hand navigation always shows "Systems" highlighted as seen here in the sitenav-authenticated.xml: <rhn-tab name="Systems" url="/rhn/systems/SystemList.do"> <rhn-tab-directory>/rhn/systems/details</rhn-tab-directory> <rhn-tab-directory>/network/systems/details</rhn-tab-directory> Since the schedule wizard is here: /rhn/kickstart/ScheduleWizard.do when you are trying to schedule a KS against a system the left nav will show "Systems -> Kickstart -> Profiles" which isn't consisten or correct.
Changed all references to /rhn/kickstart/ScheduleWizard.do to /rhn/systems/details/kickstart/ScheduleWizard.do
Testing Suggestion - Schedule a kickstart and verify that the left nav reflects the Systems->Details perspective.
verified on rhn-satellite-4.1.0-104-redhat-linux-as-i386-4-embedded-oracle.iso
moving to closed - currentrelease