Bug 1366189
Summary: | Strange behaviour on "Red Hat Subscription" tab. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Prakash Ghadge <pghadge> | ||||||
Component: | WebUI | Assignee: | Walden Raines <walden> | ||||||
WebUI sub component: | Katello | QA Contact: | Katello QA List <katello-qa-list> | ||||||
Status: | CLOSED DUPLICATE | Docs Contact: | |||||||
Severity: | low | ||||||||
Priority: | low | CC: | bkearney, walden | ||||||
Version: | 6.2.0 | Keywords: | Regression | ||||||
Target Milestone: | Unspecified | ||||||||
Target Release: | Unused | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
URL: | http://projects.theforeman.org/issues/16069 | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-08-11 20:15:17 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Created attachment 1189996 [details]
Satellite 6.1
Proposing this for 6.2.z as it will be a small and low impact fix. Created redmine issue http://projects.theforeman.org/issues/16069 from this bug This is a duplicate of bug #1357893 *** This bug has been marked as a duplicate of bug 1357893 *** |
Created attachment 1189995 [details] Satellite 6.2 Description of problem: The hyperlink under "Red Hat Subscription" tab is broken. Version-Release number of selected component (if applicable): Satellite 6.2 How reproducible: Always. Steps to Reproduce: 1. Create a new organization or install a new satellite. 2. Do not import manifest 3. Content > Red Hat repositories. 4. As we have not imported manifest, the page will display a message "No Red Hat products currently exist, please import a manifest here to receive Red Hat content." 5. If you look closely, you will notice that the word "here" is a hyperlink which should take the user on "Manage Manifest" page. 6. Click on hyperlink, and it will take you on "https://<Satellite FQDN>/subscriptions" 7. You will notice the page is blank. Actual results: Link takes the user on "https://<Satellite FQDN>/subscriptions". And the page remains blank. Expected results: The hyperlink should take the user on "https://<Satellite FQDN>/subscriptions/manifest/import" which is a"Manage Manifest" page. Additional info: This issue is not present on Satellite 6.1. It works as expected on satellite 6.1. Please find attached screenshots for refrence.