Bug 535777 (RHQ-2438)

Summary: Fix Installer Doc links
Product: [Other] RHQ Project Reporter: Charles Crouch <ccrouch>
Component: InstallerAssignee: Ian Springer <ian.springer>
Status: CLOSED CURRENTRELEASE QA Contact: Corey Welton <cwelton>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.3CC: ccrouch, cwelton, hbrock
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-2438
Whiteboard:
Fixed In Version: 2.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-12 16:52:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 557793    

Description Charles Crouch 2009-09-22 02:54:00 UTC
> The links for the JBoss ON documents in the JON 2.3 install screen
> point to the JON 2.1 documentation:
> 
> 
> I'm referring to these links:
> 
> _______________________________________________________________________
> 
>  Please review the documentation linked below to learn more about
> JON:
> # JON Server Installation Guide
> # JON Server Users Guide
> # JON Agent Users Guide
> # Frequently Asked Questions

Comment 1 Ian Springer 2009-09-22 14:00:35 UTC
The property defining the docs base URL was wrong in jon/dist/server/pom.xml - fixed in trunk (r10551) and 2.3 CP branch (r10553).


Comment 2 Red Hat Bugzilla 2009-11-10 21:04:27 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2438


Comment 3 Corey Welton 2010-01-26 15:35:51 UTC
Fails QA.  In the latest QA release, the last link ("Frequently Asked Questions") Currently points to:

http://www.redhat.com/docs/en-US/JBoss_ON/2.3/html/FAQs/index.html

It should point to:

http://www.redhat.com/docs/en-US/JBoss_ON/2.3/html/FAQ/index.html

As it stands, the currently link returns a 404.

Also suggesting, if for no other reason than uniformity, that we should append (or remove) "www." to/from the appropriate links.  Currently, the first two URLs point to redhat.com and the latter two point to www.redhat.com

Comment 4 Corey Welton 2010-02-03 18:39:34 UTC
Accidentally put this ON_DEV.  Moving back to ASSIGNED.

Comment 5 Ian Springer 2010-02-08 21:38:42 UTC
Fixed the FAQ link in trunk (r10555) and 2.3 CP branch (r10556). I didn't see why two of the links are showing up as http://redhat.com/... All four links are defined with the http://www.redhat.com/ base, so I guess there must be some inconsistent redirects going on on the server side.

Comment 6 Corey Welton 2010-02-11 13:37:15 UTC
Upon further inspection, it looks like the www/!www issue is some weirdness on the part of Google Chrome/webkit.  Odd. 

QA Verified.

Comment 7 Corey Welton 2010-08-12 16:52:40 UTC
Mass-closure of verified bugs against JON.