Bug 1371632
| Summary: | Connection test passed even fields are blank in proxy dialog | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Jan Stavel <jstavel> |
| Component: | subscription-manager | Assignee: | Kevin Howell <khowell> |
| Status: | CLOSED ERRATA | QA Contact: | Jan Stavel <jstavel> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | CC: | csnyder, jsefler, khowell, redakkan, skallesh, weiliu |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-01 19:20:42 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: | |||
@candlepin_devs: The fix for this would be to disallow testing connections in the case above. *** Bug 1379251 has been marked as a duplicate of this bug. *** verify this issue when the RHEL7.4 composes start rolling out Verifying version: [root@dhcp-128-6 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.9.51.21-1 subscription management rules: 5.15.1 subscription-manager: 1.19.4-1.el7 python-rhsm: 1.19.2-1.el7 Verification: 1.Install build RHEL-7.4-20170330.1,and open Subscription Manager GUI. 2.Click on the menu "System -> Configure Proxy" 3.Check "I would like to connect via an HTTP proxy" and leave the proxy url empty 4.Try to click button "Test Connection" # The "Test Connection" is disabled when the proxy field is blank,so can not use this button to test connection when the proxy is blank. So this issue is verified and move the status to "verified". 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://access.redhat.com/errata/RHBA-2017:2083 |
Description of problem: Test of connection via HTTP proxy was succeeded even fields are blank in proxy setting dialog. Version-Release number of selected component (if applicable): Red Hat Enterprise Linux Server release 7.3 Beta (Maipo) ---------------------------- ---------------------------- arch x86_64 kernel version 3.10.0-462.el7.x86_64 ---------------------------- ---------------------------- server type Red Hat Subscription Management subscription management server 2.0.16-1 subscription management rules 5.20 subscription-manager 1.17.11-1.git.0.cb6afb6.el7 python-rhsm 1.17.7-1.git.0.d681692.el7 ---------------------------- ---------------------------- Product 100000000000000_.pem 69.pem ---------------------------- ---------------------------- Entitlement ---------------------------- ---------------------------- How reproducible: everytime Steps to Reproduce: Before a system is unregistered and I run subscription-manager-gui and I click on System -> Register link and I click on "proxy settings" button When I check all two checkboxes in a proxy dialog ("I would like to connect via an HTTP proxy" and the next one) and I let all fields blank and I click on "Test connection" button then I see a message "Connection is succeeded" in a status line. Actual results: Connection was succeeded appears in status line. Expected results: Status message similar to "The fields are still blank" would better describe a current state of proxy settings. Additional info: