Bug 1086246 - Link to the documentation on Welcome page is invalid
Summary: Link to the documentation on Welcome page is invalid
Keywords:
Status: CLOSED DUPLICATE of bug 1071886
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Build
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER2
: EAP 6.3.0
Assignee: Paul Gier
QA Contact: Pavel Jelinek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-10 12:56 UTC by Martin Velas
Modified: 2015-07-13 04:17 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-04-15 20:23:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Screenshot of webconsole with invalid link (81.29 KB, image/jpeg)
2014-04-10 14:26 UTC, Martin Velas
no flags Details

Description Martin Velas 2014-04-10 12:56:39 UTC
Description of problem:
Invalid link to the documentation in the webconsole

Version-Release number of selected component (if applicable):
6.3.0.ER1

How reproducible:
allways

Steps to Reproduce:
1. start EAP server
2. open localhost:8080 in the browser
3. click on the "Documentation" link

Actual results:
The requested URL /access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Enterprise_Application_Platform/ was not found on this server.

Expected results:
Page with the documetation.

Additional info:
Valid URL is: https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/

Comment 1 Harald Pehl 2014-04-10 14:11:10 UTC
Cannot reproduce. Which link are you referring? The first link in the "Find More Resources" sidebar which says "Read JBoss EAP Documentation"?

This link works for me.

Comment 2 Martin Velas 2014-04-10 14:26:59 UTC
Created attachment 884972 [details]
Screenshot of webconsole with invalid link

Comment 3 Harald Pehl 2014-04-10 18:48:19 UTC
So it's not inside the management console, but the links in the welcome content. AFAIK the links come from the build project:

jboss-eap/build/src/main/resources/welcome-content/index.html and
jboss-eap/build/src/main/resources/welcome-content/index_noconsole.html

They should be changed from 

https://access.redhat.com/site/documentation/Red_Hat_JBoss_Enterprise_Application_Platform/ 
https://access.redhat.com/groups/jboss-enterprise-middleware

to 

https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/
https://access.redhat.com/site/discussions?product=5

Can someone confirm?

Comment 4 Paul Gier 2014-04-15 20:23:33 UTC
This is fixed in bug 1071886

*** This bug has been marked as a duplicate of bug 1071886 ***


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