Hide Forgot
Description of problem: Use a single checkbox to add/remove Gpgcheck override, and display an icon to the right of the checkbox to indicate that an override has been created. With the current implementation, an override is created as soon as the edit button is clicked and the drop down is shown. This happens regardless of if the default value changes. We could automatically flip the default boolean value when the edit button is clicked, but this would be no different than using a checkbox as described above. The edit and remove buttons are not required since there are only 2 possible values for gpgcheck. One of which is the default value from the certificate. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
commit f7589252777f6028948233d02bddad2284d3e683 Author: ckozak <ckozak> Date: Wed Jul 9 15:14:00 2014 -0400 1039577: simplify reposgui gpgcheck control
Acking 7.1
This has been merged into subscription-manager-1.12.8-1 and will be delivered with RHEL6.6. Moving back to RHEL6.6
Retested on, # subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.9.21-1 subscription management rules: 5.11 subscription-manager: 1.12.13-1.el6 python-rhsm: 1.12.5-1.el6 Observed that a single checkbox to add/remove Gpgcheck override has been implemented. as result of this now override is added only when there is change from the default repo value PFA:create_override.png PFA:remove_override.png Marking Verified
Created attachment 930334 [details] create_override
Created attachment 930335 [details] remove_override
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-2014-1384.html