Bug 1318605 - Broken URL "Console Client Resources" on the Ovirt Portal Selection
Summary: Broken URL "Console Client Resources" on the Ovirt Portal Selection
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Frontend.WebAdmin
Version: 3.6.3.3
Hardware: Unspecified
OS: Unspecified
unspecified
low vote
Target Milestone: ovirt-3.6.6
: 3.6.6
Assignee: Alexander Wels
QA Contact: Pavel Novotny
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-17 10:36 UTC by Lenz Grimmer
Modified: 2016-05-30 10:56 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-30 10:56:27 UTC
oVirt Team: UX
rule-engine: ovirt-3.6.z+
mgoldboi: planning_ack+
rule-engine: devel_ack+
pstehlik: testing_ack+


Attachments (Terms of Use)
Screen Shot of the oVirt Portal Selection page (65.66 KB, image/png)
2016-03-17 10:36 UTC, Lenz Grimmer
no flags Details
Screen Shot of the oVirt Userportal (26.11 KB, image/png)
2016-03-17 10:57 UTC, Lenz Grimmer
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 54876 0 ovirt-engine-3.6 MERGED userportal,webadmin: fix external links 2016-03-17 15:14:26 UTC

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/


Note You need to log in before you can comment on or make changes to this bug.