Bug 1421659

Summary: Wrong link for dwh documentation on landing page
Product: Red Hat Enterprise Virtualization Manager Reporter: Lukas Svaty <lsvaty>
Component: rhevm-branding-rhevAssignee: Alexander Wels <awels>
Status: CLOSED CURRENTRELEASE QA Contact: Radim Hrazdil <rhrazdil>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.0.7CC: awels, gshereme, lbopf, lsurette, rbalakri, srevivo, thildred, ykaul, ylavi
Target Milestone: ovirt-4.1.1   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1422077 (view as bug list) Environment:
Last Closed: 2017-04-23 14:52:03 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1394971, 1422077, 1512814    

Description Lukas Svaty 2017-02-13 11:39:27 UTC
Description of problem:
Link to dwh documentation is wrong therefore 404.

Version-Release number of selected component (if applicable):
rhevm-doc-4.0.6-1.el7ev.noarch
rhevm-4.0.7-0.1.el7ev.noarch


How reproducible:
100%

Steps to Reproduce:
1. Install engine
2. Open dwh documentation from landing page

Actual results:
https://<hostname>/ovirt-engine/docs/manual/en_US/html/Data_Warehouse_Guide/index.html

Expected results:
https://<hostname>/ovirt-engine/docs/manual/en-US/html/Data_Warehouse_Guide/index.html

Additional info:
Requires sed 's/en_US/en-US/'

Comment 1 Lukas Svaty 2017-02-13 14:36:24 UTC
Wrong copy paste:

Current link:
/ovirt-engine/docs/manual/en_US/html/Reports_and_Data_Warehouse_Guide/index.html

Correct link:
/ovirt-engine/docs/manual/en-US/html/Data_Warehouse_Guide/index.html


thus also remove 'Reports_' please :)

Comment 2 Lucy Bopf 2017-02-13 23:56:55 UTC
Moving to the rhevm-doc component.

Comment 3 Greg Sheremeta 2017-02-14 00:40:48 UTC
moving to branding

Comment 4 Alexander Wels 2017-02-14 18:10:03 UTC
Please verify you are using the following branding package:

rhevm-branding-rhev-4.1.0-1

I have verified this contains the right links.

Comment 5 Radim Hrazdil 2017-02-17 13:08:24 UTC
Verified with package rhevm-branding-rhev-4.1.0-1.el7ev.noarch that links are in correct form.