Bug 882933
| Summary: | incorrect link for forgotten password when entering account info in TUI rhn_register | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Jan Hutař <jhutar> | ||||
| Component: | rhn-client-tools | Assignee: | Stephen Herr <sherr> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Martin Korbel <mkorbel> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 5.9 | CC: | cperry, mkorbel | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | rhn-client-tools-0.4.20-87 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 882934 (view as bug list) | Environment: | |||||
| Last Closed: | 2013-09-30 22:27:39 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 882934 | ||||||
| Attachments: |
|
||||||
RHEL-6 bug for the same: bug #878758 This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Created attachment 762751 [details]
rhn_register (TUI)
VERIFIED on rhn-client-tools-0.4.20.1-6
rhn-check-0.4.20.1-6.el5
yum-rhn-plugin-0.5.4.1-3.el5
rhnlib-2.5.22.1-4.el5
rhn-setup-0.4.20.1-6.el5
rhn-client-tools-0.4.20.1-6
rhn-setup-gnome-0.4.20.1-6.el5
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1328.html |
Description of problem: When you use rhn_register in TUI mode, incorrect link for "Tip: Forgot your login or password? Visit:" is shown. Version-Release number of selected component (if applicable): rhn-setup-0.4.20-86.el5 How reproducible: always Steps to Reproduce: 1. Use rhn_register in TUI mode and attempt to use link shown to you on page where you enter your RHN account info Actual results: ┌──────────────────┤ Setting up software updates ├──────────────────┐ │ │ │ Please enter your login information for Red Hat Network │ │ (http://rhn.redhat.com/): │ │ │ │ Red Hat Login: ____________________ │ │ Password: ____________________ │ │ Tip: Forgot your login or password? Visit: │ │ https://rhn.redhat.com/rhn/sales/LoginInfo.do │ │ │ │ ┌──────┐ ┌──────┐ ┌────────┐ │ │ │ Next │ │ Back │ │ Cancel │ │ │ └──────┘ └──────┘ └────────┘ │ │ │ │ │ └───────────────────────────────────────────────────────────────────┘ Expected results: Link there takes you to: If you are logged in Red Hat to "Page Not Found" page -> BAD If you are not logged in Red Hat to "Log in to your account" page where there is link "Lost Login/Password?" -> GOOD If log in, you will get "Page Not Found" page -> BAD Anyway, link should just be correct.