Hide Forgot
Description of problem: When we edit a hosts and delete or add interfaces we are able to click the Delete button from the primary interface although the button show a stop symbol when you hover over it. Version-Release number of selected component (if applicable): Satellite 6.2 How reproducible: Always Steps to Reproduce: Hosts --> All Hosts --> Edit Host --> Interfaces --> Click the Delete button from the primary interface Actual results: If you click on delete button, the interface gets deleted Expected results: AS the deleted button in greyed out and when you hover over the button, stop symbol appears, it should not be deleted Additional info: In the html code from the button there is only missing a "disabled" statment in the code Current code: <button class="btn btn-danger removeInterface disabled" type="button">Delete</button> Working code in live code edit <button class="btn btn-danger removeInterface disabled" type="button" disabled>Delete</button>
The bug does not appear in pure foreman upstream.
I alredy mentioned in comment#1. It does not appear for pure foreman upstream. This bug appears in Satellite. I have checked Satellite V 6.2.0, 6.2.1 and 6.2.2. This appears in all Satellite 6.2 Version.
Connecting redmine issue http://projects.theforeman.org/issues/14726 from this bug
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/14726 has been resolved.
Verfied in Satellite 6.3 snap 5. It is no longer possible to delete host's primary interface.
*** Bug 1395644 has been marked as a duplicate of this bug. ***
*** Bug 1405407 has been marked as a duplicate of this bug. ***
Verfied in Satellite 6.2.8. It is no longer possible to delete host's primary interface.
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:0447