| Summary: | Broken URL "Console Client Resources" on the Ovirt Portal Selection | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Lenz Grimmer <lenz> | ||||||
| Component: | Frontend.WebAdmin | Assignee: | Alexander Wels <awels> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Novotny <pnovotny> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 3.6.3.3 | CC: | bugs, mgoldboi, oourfali, sbonazzo | ||||||
| Target Milestone: | ovirt-3.6.6 | Flags: | rule-engine:
ovirt-3.6.z+
mgoldboi: planning_ack+ rule-engine: devel_ack+ pstehlik: testing_ack+ |
||||||
| Target Release: | 3.6.6 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-05-30 10:56:27 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
|
Description
Lenz Grimmer
2016-03-17 10:36:05 UTC
FWIW, the same link appears in the Basic view of the user portal, below the "Console : Connect" link (see screen shot) Created attachment 1137345 [details]
Screen Shot of the oVirt Userportal
Fixed this as part of bz1312880 which I didn't backport to 3.6. So the backport will fix both in 3.6 Verified in rhevm-3.6.6-0.1.el6. 'Console Client Resources' link at /ovirt-engine/ and 'Client Resources' link in User Portal now point to http://www.ovirt.org/documentation/admin-guide/virt/console-client-resources/ as is defined in the oVirt branding configuration file: # grep -r console-client-resources /usr/share/ovirt-engine/branding/ /usr/share/ovirt-engine/branding/ovirt.brand/external_resources.properties:obrand.common.console_client_resources_url=http://www.ovirt.org/documentation/admin-guide/virt/console-client-resources/ |