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: | Documentation | Assignee: | Scott Mumford <smumford> | ||||
| Status: | CLOSED EOL | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | JON 3.3.0 | CC: | 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
Harshada
2015-05-08 17:20:49 UTC
Is it RH access issue? 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. 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. 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. |