Bug 1243704
| Summary: | Cancel button of initial-setup doesnot work at all | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Shwetha Kallesh <skallesh> | ||||
| Component: | subscription-manager | Assignee: | candlepin-bugs | ||||
| Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.2 | CC: | alikins, crog, mkolman, stoner | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-11-19 11:49:21 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: | 1246123, 1246125, 1259988 | ||||||
| Attachments: |
|
||||||
|
Description
Shwetha Kallesh
2015-07-16 06:29:16 UTC
Also user should be asked if he wants to cancel with a nag dialogue saying "Are you sure you want to cancel?" if he accidentally clicks on DONE button at right top corner of the initial-setup panel *** Bug 1243719 has been marked as a duplicate of this bug. *** *** Bug 1248164 has been marked as a duplicate of this bug. *** commit 21fcc5b210949bd0721f0148449587c088cba61b
Author: Adrian Likins <alikins>
Date: Thu Jul 30 09:42:38 2015 -0400
1243704: Goto error screen on 'cancel'
For initial-setup, error screen is also the choose server
screen.
If we finish, and are "done", hide the cancel and register
buttons.
*** Bug 1243708 has been marked as a duplicate of this bug. *** Created attachment 1069203 [details]
After registering in subscription-manager-gui, the Cancel/Back/Next buttons are now removed
[root@jsefler-7 ~]# rpm -q subscription-manager-initial-setup-addon
subscription-manager-initial-setup-addon-1.15.9-6.el7.x86_64
With this ^ version of subscription-manager-initial-setup-addon, the buttons in the lower right corner of the panels have been removed (as expected). The user should now press "Done" at the top of the initial-setup tool to return to the initial-setup spokes.
The Cancel button on the Select Service level panel is also working on subscription-manager-initial-setup-addon-1.15.9-6.el7.x86_64 Verifying Version... [root@jsefler-7 ~]# rpm -q subscription-manager-initial-setup-addon subscription-manager-initial-setup-addon-1.15.9-10.el7.x86_64 The Cancel button is now working when clicked during progression through the initial-setup registration panels. When clicked, it will navigate the workflow back to the first panel of the registration workflow. If on the first panel of the initial-setup registration workflow, the Cancel button currently does nothing (see bug 1257179). Alternatively on the first panel of the initial-setup registration workflow, click the "Done" button at the top of the page. If at the end of the registration workflow, the Cancel button has been removed as described in comment 8 which provides a solution to this bug 1243704. Moving this bug to VERIFIED Note: the suggestion in comment 2 was not implemented. 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. https://rhn.redhat.com/errata/RHBA-2015-2122.html |