Bug 1318605

Summary: Broken URL "Console Client Resources" on the Ovirt Portal Selection
Product: [oVirt] ovirt-engine Reporter: Lenz Grimmer <lenz>
Component: Frontend.WebAdminAssignee: Alexander Wels <awels>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Novotny <pnovotny>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.6.3.3CC: bugs, mgoldboi, oourfali, sbonazzo
Target Milestone: ovirt-3.6.6Flags: 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 Flags
Screen Shot of the oVirt Portal Selection page
none
Screen Shot of the oVirt Userportal none

Description Lenz Grimmer 2016-03-17 10:36:05 UTC
Created attachment 1137341 [details]
Screen Shot of the oVirt Portal Selection page

Description of problem:
The link "Downloads / Console Client Resources" on the Ovirt Portal Selection page points to http://www.ovirt.org/Console_Client_Resources

However, that page does not exist and results in a 404 Error

Version-Release number of selected component (if applicable):
3.6.3.4

How reproducible:
Always

Steps to Reproduce:
1. Visit the Ovirt-Engine portal selection screen, e.g. https://ovirt.yourdomain.com/ovirt-engine/
2. Click the link "Console Client Resources"
3. Observe the "Not found" error

Actual results:
The web page was not found

Expected results:
A web page providing download should be presented.

Additional info:
The page likely moved to http://www.ovirt.org/documentation/admin-guide/virt/console-client-resources/

Either the old location should provide a redirect, or the URL in the Ovirt login screen should be updated.

Comment 1 Lenz Grimmer 2016-03-17 10:53:32 UTC
FWIW, the same link appears in the Basic view of the user portal, below the "Console : Connect" link (see screen shot)

Comment 2 Lenz Grimmer 2016-03-17 10:57:25 UTC
Created attachment 1137345 [details]
Screen Shot of the oVirt Userportal

Comment 3 Alexander Wels 2016-03-17 14:32:17 UTC
Fixed this as part of bz1312880 which I didn't backport to 3.6. So the backport will fix both in 3.6

Comment 4 Pavel Novotny 2016-05-06 14:26:14 UTC
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/