Actions
Bug #17110
closedProvisioning Host details of the Content Hosts navigates to in-correct URL over the Web UI
Difficulty:
trivial
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1387892
Description of problem:
Provisioning Host details of the Content Hosts navigates to in-correct URL over the Web UI
Steps to Reproduce:
1. Provision a machine from Katello Server and register the same.
2. Login to Web UI
3. Navigate to 'Hosts -> Content Hosts', select desired content host, then click on the 'provisioning details' tab, Click on the 'Name' link.
Actual results:
- The link navigates to "https://server.domain.com/hosts" url where you have to search for the server name
Expected results:
--> It should redirect you to "https://server.domain.com/hosts/hostname.domain.com" url
Actions