Bug #4310
openURL on host edit page after submitting changes
Description
In the Web UI, after navigating to a host, clicking Edit, and submitting a change (e.g. add a parameter), the UI displays the host summary page (e.g. https://foreman/hosts/<hostname>/) but the URL in the browser shows https://foreman/hosts/<hostname>/edit. In this state, graphs do not render and doing a page reload, from this state returns to the Edit dialogs not the the host summary page.
Updated by Sean Alderman almost 11 years ago
This is for Foreman 1.4.0. Sorry, I missed the version dialog.
Updated by James Whitt over 10 years ago
Can also confirm that this is occurring in 1.4.2.
This is causing issues when I use the BMC tab, as it will never load the BMC information, always sitting at "Loading BMC information ...". If I change the URL back to "/hosts/myhost.something.com", then click the BMC tab, then it will work again.
Updated by Dominic Cleal over 10 years ago
- Related to Bug #5389: URL doesn't update correctly after creating a new host added
Updated by Dominic Cleal over 10 years ago
I think some of this was fixed in 1.5.0 (#5389), but the graphs still don't appear to be loading. The BMC info should now work though.