Actions
Bug #38223
closedhost_edit when no inherit button creates error
Difficulty:
Triaged:
Yes
Description
When editing a host, in foreman core without plugins, there is no inherit button on any of the fields, the causes this error:
Uncaught TypeError: document.querySelector(...) is null <anonymous> host_edit-a353532802cf651d1f8eaecab20ef1d6620e03c07c776b03559e9b18bebc15cf.js:1
for some reasons it makes it so the submit button redirects to the old details page, but still with the edit url
This causes the old details page to load on a loop
Updated by The Foreman Bot about 1 month ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10447 added
Updated by Maria Agaphontzev about 1 month ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|c97a40e1631a3c6642cba47658787ece8a1c95ef.
Updated by The Foreman Bot about 1 month ago
- Pull request https://github.com/theforeman/foreman/pull/10454 added
Updated by Ewoud Kohl van Wijngaarden about 1 month ago
- Category changed from Web Interface to Inventory
Updated by Ewoud Kohl van Wijngaarden about 1 month ago
- Triaged changed from No to Yes
Actions