Bug 535777 (RHQ-2438)
Summary: | Fix Installer Doc links | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Charles Crouch <ccrouch> |
Component: | Installer | Assignee: | Ian Springer <ian.springer> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.3 | CC: | 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 |
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). This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2438 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 Accidentally put this ON_DEV. Moving back to ASSIGNED. 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. Upon further inspection, it looks like the www/!www issue is some weirdness on the part of Google Chrome/webkit. Odd. QA Verified. Mass-closure of verified bugs against JON. |
> 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