Actions
Bug #34300
closedHost form redirect relies on the primary interface being the first interface
Difficulty:
easy
Triaged:
Yes
Pull request:
Description
We have used wrong fetching mechanism for a host's fqdn in https://github.com/theforeman/foreman/blob/0d80e696c089ed7cb4eb3e2951302cd9f67ecd37/app/assets/javascripts/host_edit.js#L162
This relies on the fact, that primary interface defining domain is usually first, but on cases when this is not true, this check fails.
Updated by Ondřej Ezr almost 3 years ago
- Related to Feature #33484: Add setting for redirecting to the new host details page added
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/9047 added
Updated by Ewoud Kohl van Wijngaarden almost 3 years ago
- Triaged changed from No to Yes
- Fixed in Releases 3.1.1 added
Updated by Ondřej Ezr almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|08a74cb71c91862bc362e0f223c5e293ada51d87.
Updated by Ondřej Ezr almost 3 years ago
- Related to Bug #34371: Host form redirect does not work for unmanaged host added
Updated by Ondřej Ezr almost 3 years ago
- Related to Bug #34572: The Submit button on a host form redirects to an invalid page added
Actions