Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1219915

Summary: In JON 3.3.x most of the Help Documentation links gives 404 on access.redhat.com
Product: [JBoss] JBoss Operations Network Reporter: Harshada <harshada>
Component: DocumentationAssignee: Scott Mumford <smumford>
Status: CLOSED EOL QA Contact: Mike Foley <mfoley>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: JON 3.3.0CC: fbrychta, loleary, mmurray, stianlund+bugzilla, vprusa
Target Milestone: ---Keywords: Regression, Triaged
Target Release: One-off release   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-23 02:54:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Borken links found by script none

Description Harshada 2015-05-08 17:20:49 UTC
Description of problem: Links to "Frequently Asked Questions(FAQ)", "Configuring Storage Nodes", "Configuring Agents", "Configuring Servers", and all links under the "Tutorial" section except the "How to Write Command Line scripts" are broken.



Version-Release number of selected component (if applicable): JON 3.3.x GA


How reproducible: Always

Steps to Reproduce:
1. Go to Help > Documentation in the JON GUI and click on the above mentioned menus



Actual results: URL not found : 404, broken links 


Expected results:Links should be redirected to the required documentation


Additional info:

Comment 1 Filip Brychta 2015-05-14 14:40:25 UTC
Is it RH access issue?

Comment 3 Larry O'Leary 2015-05-14 17:10:10 UTC
From the looks of things, the most recent documentation errata caused changes in URLs they has broken the static link found in the JBoss ON UI, its log/error messages, and other Red Hat Access content such as knowledge articles, solutions, and technical briefs.

Will have the documentation and RHA teams look into this.

Comment 4 Jared MORGAN 2015-05-14 20:39:17 UTC
I'm reading this now.

This has been caused by me switching out the brand to Docbook 5. Some of the hard-coded HTML anchors were changed during the process and default to the name of the section <title>.

I have the ability to change these back to the original HTML anchor:

1. Go into the affected sections.
2. Change it to the old anchor.
3. Republish the affected guides. 

If these are the only URLs affected, I should be able to push these changes by my COB today.

Comment 9 Vojta Prusa 2015-08-03 14:46:44 UTC
Created attachment 1058784 [details]
Borken links found by script

Hi,

i used script https://github.com/RedHatQE/jon-tests/blob/master/rest-python/checklinks.py
to check broken links in JON 3.3 documentation.

Result are in attachment - parentUrl contains broken link.