Bug 1478347

Summary: Broken link giving 404
Product: Red Hat Directory Server Reporter: Lukas Herbolt <lherbolt>
Component: DocumentationAssignee: Marc Muehlfeld <mmuehlfe>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 10.0CC: nhosoi, nkinder, rhel-docs, rmeggins
Target Milestone: ---Keywords: Documentation, EasyFix
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-21 08:17:52 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
screenshot none

Description Lukas Herbolt 2017-08-04 11:44:20 UTC
Document URL: 
https://access.redhat.com/documentation/en-us/red_hat_directory_server/10/html/installation_guide/about-setup-ds-admin.pl

Describe the issue: 
HTTP 404 Not Found 

Suggestions for improvement: 
HTTP 200 OK

Comment 1 Marc Muehlfeld 2017-08-04 12:59:44 UTC
Thanks for reporting this.

The problem is, that the last component of the link is a directory, but because of the "." in the generated URL, the web server interprets this as a file suffix. If you add a trailing slash, the URL is valid:

https://access.redhat.com/documentation/en-us/red_hat_directory_server/10/html/installation_guide/about-setup-ds-admin.pl/

Please let me know on which page you have saw the broken link and I will fix it as soon as possible.

Comment 4 Lukas Herbolt 2017-08-14 09:19:58 UTC
Created attachment 1313005 [details]
screenshot

Comment 5 Marc Muehlfeld 2017-08-21 08:17:52 UTC
(In reply to Lukas Herbolt from comment #3)
> docs page:
> 
>  1.2. CONSIDERATIONS BEFORE SETTING UP DIRECTORY SERVER
> 
> Next chapter has the broken link, see attached screenshot

This was what I guessed and fixed in #c2. Since there was no other occurrence, I republished the Installation Guide today. The update is now available on the Customer Portal.

Because this was easy to fix, I fixed this also in the (EOL) RHDS 9 guide.