Bug #8736
closedConfirmation missing from host page's delete button
Description
Prior to #2592, there was a JavaScript confirmation popup on the delete button on the host#show page which asked "Are you sure?", but it now seems to be missing and immediately deletes the host.
Updated by Dominic Cleal almost 10 years ago
- Related to Bug #2592: No indication when waiting for host dashboard button action to complete added
Updated by Dominic Cleal almost 10 years ago
- Translation missing: en.field_release set to 28
Updated by Dominic Cleal almost 10 years ago
This only happens immediately after host creation when it's finished orchestration and shows host info. If you visit or refresh the host#show page, it's fine.
Updated by b sh almost 10 years ago
The reason for this issue is that host.js file isn't loaded. It's odd, because it should have been.
I will do a deeper investigation. Hopefully, resolve it soon.
Updated by Dominic Cleal over 9 years ago
- Assignee deleted (
b sh)
Just unsetting you as there's been no movement, please feel free to reassign if you're on it again :)
Updated by Tomáš Strachota over 9 years ago
- Status changed from New to Assigned
- Assignee set to Tomáš Strachota
Updated by Tomáš Strachota over 9 years ago
- Status changed from Assigned to Need more information
- Assignee deleted (
Tomáš Strachota)
I can't reproduce the issue. The confirmation dialog pops up for me when I try to delete host from both the index and show page.
Is it any special scenario when this happens to you? Could you please confirm you still observe the problem?
Updated by Dominic Cleal over 9 years ago
It still occurs for me - note comment 3 though, it only happens immediately after creating the host when the details are shown. If you visit the host#show page again or refresh it then the confirmation box works fine.
Updated by Tomáš Strachota over 9 years ago
- Assignee set to Tomáš Strachota
I see, I missed that, thanks! I'm going to test again.
Updated by The Foreman Bot over 9 years ago
- Status changed from Need more information to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2196 added
- Pull request deleted (
)
Updated by Anonymous over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 96277f876959e1cd61c30cb8e28552e3183624da.
Updated by Dominic Cleal over 9 years ago
- Related to Bug #9558: Build button dialog does not work after editing host added
Updated by Dominic Cleal over 9 years ago
- Has duplicate Bug #10370: Button OK is missing on Rebuild host confirmation added