Bug 1070585
| Summary: | "Proxy Configuration" window will write the proxy url to rhsm.conf even connection test is failed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | xingge <gxing> | ||||
| Component: | subscription-manager | Assignee: | Chris "Ceiu" Rog <crog> | ||||
| Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.0 | CC: | bkearney, crog, fsharath, ldai, liliu, ovasik, qianzhan, redakkan, wpoteat | ||||
| Target Milestone: | rc | ||||||
| Target Release: | 7.1 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1090838 (view as bug list) | Environment: | |||||
| Last Closed: | 2015-03-05 13:14:51 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: | 1005618, 1090838 | ||||||
| Attachments: |
|
||||||
|
Description
xingge
2014-02-27 07:38:05 UTC
Moving bugs from 7.0 to 7.1 Should be in as of commit: 1176d1b08e90bd2dd739a1ef567b2f6e0c3f5354 Moving to post Acking 7.1 Retested with , python-rhsm-1.13.8-1.el7.x86_64 subscription-manager-plugin-container-1.13.9-1.el7.x86_64 subscription-manager-migration-data-2.0.13-1.el7.noarch subscription-manager-gui-1.13.9-1.el7.x86_64 subscription-manager-debuginfo-1.13.9-1.el7.x86_64 subscription-manager-1.13.9-1.el7.x86_64 subscription-manager-firstboot-1.13.9-1.el7.x86_64 subscription-manager-migration-1.13.9-1.el7.x86_64 subscription-manager-plugin-ostree-1.13.9-1.el7.x86_64 1) Observation on updating wrong proxy details : Observed that the rhsm.conf file was not updated when the "test connection" is failed. However wrong proxy details are updated when you clik on "ok" button on the same window eventhough the window had the "proxy connection failed" message ==> Would like to confirm this behavior 2) Observation on multiple click on "Test connection": The application no-longer hangs when clicked multiple times on "Test connection" button (In reply to Rehana from comment #7) > 1) Observation on updating wrong proxy details : Observed that the rhsm.conf > file was not updated when the "test connection" is failed. > However wrong proxy details are updated when you clik on "ok" button on the > same window eventhough the window had the "proxy connection failed" message > ==> Would like to confirm this behavior In this case you explicitly clicked "Ok" which implies that you are okay with the http proxy values that you set in the dialog. If you were not okay with the values after having clicked "Test Connection", then you should have "Cancel"ed the dialog. I believe this is working as designed, yet I understand the frustration. I would suggest that the "Ok" button label be changed to "Save" to help make the consequence of clicking that button more obvious. Moving bug back to NEW/FailedQA to change the label on the "Ok" button to "Save". commit 05c8eec8b77e509abc285fb6d2acd219f5f0af7f
Author: Chris Rog <crog>
Date: Fri Dec 12 13:45:45 2014 -0500
1070585: Changed button label from "Ok" to "Save"
Created attachment 980646 [details]
check_persistance_of_invalid_proxy
Version:
# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 0.9.38-1
subscription management rules: 5.13
subscription-manager: 1.13.16-1.el7
python-rhsm: 1.13.10-1.el7
Verification:
Test 1: Enter Invalid Proxy
Click Test Connection
Check rhsm.conf file for persistance
Invalid proxy is not written in rhsm.conf
Test 2: Enter Invalid Proxy
Click Save
Check rhsm.conf file for persistance
Invalid proxy is "saved" in rhsm.conf
Test 3: Open Proxy Configuration
OK button should now bw "Save"
Please see attachment for verification.
VERIFIED
*** Bug 1176522 has been marked as a duplicate of this bug. *** 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-0502.html |