Bug 194384
| Summary: | Need to move Kickstart Schedule Wizard URL | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Network | Reporter: | Mike McCune <mmccune> |
| Component: | RHN/Web Site | Assignee: | Kevin A. Smith <ksmith> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Vlady Zlatkin <vzlatkin> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rhn410 | CC: | rhn-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rhn410 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-07-19 20:55:34 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 174413 | ||
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 |
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.