Actions
Bug #7620
closedWhen cloning host, old hostname is no longer shown
Description
In #3136, the "Clone host" page was changed to show the old hostname but no longer does. It should show the title "Clone host original.example.com" but instead just shows "Clone host".
The view (app/views/hosts/new.html.erb) relies on @clone_host in the controller's clone method being the original host, but it's now set to the new host object.
Updated by Dominic Cleal about 10 years ago
- Related to Feature #3136: host cloning should auto-suggest a new IP address added
Updated by Ori Rabin about 10 years ago
- Status changed from New to Assigned
- Assignee set to Ori Rabin
Updated by The Foreman Bot about 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1815 added
- Pull request deleted (
)
Updated by Ori Rabin about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 30534f9c5fb1d7f2dc2f650f1eaf0d0eff1ccbbb.
Updated by Daniel Lobato Garcia about 10 years ago
- Translation missing: en.field_release set to 22
Actions