Bug 1422077 - Wrong link for dwh documentation on landing page
Summary: Wrong link for dwh documentation on landing page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: rhevm-branding-rhev
Version: 4.0.7
Hardware: All
OS: All
unspecified
high
Target Milestone: ovirt-4.0.7
: ---
Assignee: Alexander Wels
QA Contact: Radim Hrazdil
URL:
Whiteboard:
Depends On: 1421659
Blocks: 1394971 1512814
TreeView+ depends on / blocked
 
Reported: 2017-02-14 12:37 UTC by Lukas Svaty
Modified: 2019-04-28 13:13 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1421659
Environment:
Last Closed: 2017-03-19 08:37:53 UTC
oVirt Team: UX
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lukas Svaty 2017-02-14 12:37:24 UTC
4.0.z stream clone

+++ This bug was initially created as a clone of Bug #1421659 +++

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/'

--- Additional comment from Lukas Svaty on 2017-02-13 09:36:24 EST ---

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 :)

--- Additional comment from Lucy Bopf on 2017-02-13 18:56:55 EST ---

Moving to the rhevm-doc component.

--- Additional comment from Greg Sheremeta on 2017-02-13 19:40:48 EST ---

moving to branding

Comment 1 Alexander Wels 2017-02-14 19:58:21 UTC
Note the servlet accepts both '-' and '_' and will produce the correct result. The problem is purely with the Reports_ part in the link.

Comment 2 Radim Hrazdil 2017-02-17 13:57:42 UTC
Verified that in rhv-release-4.0.7-2-001.noarch.rpm (rhevm-branding-rhev-4.0.0-7.el7ev.noarch) are correct documentation links.


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