http://jira.hyperic.com/browse/HHQ-4360
VM Instance is not correctly displayed in header information for VM associated platform.
When looking at a VM with an agent installed which is tied to HQ vSphere, the VM Instance (withih the header information) shows as:
VM Instance : <a href='/mastheadAttach.do?ty...
It should be displayed as a link with the name of the VM and UUID.
See attached screen shot for details.
Expected Result:
The VM Instance shows correct link to VM and displayed as VM Name & UUID
Actual Result:
The VM Instance shows a URL and is not linkable; the name of the VM & UUID is not displayed
Steps to Reprouce:
1. Configure hq-agent for HQ vSphere with working vCenter Server
2. Install hq-agent on one of the VMs within HQ vSphere
3. Log into Hyperic
4. Select the platform of the VM where the hq-agent was installed (step 2)
5. Examine the header information for the VM Instance
6. Note the link is missing and the VM name and UUID is not displayed
Anonymous