Bug 1246770

Summary: Link points to wrong "common bugs" page
Product: [Fedora] Fedora Documentation Reporter: R Mercado <alst2821>
Component: release-notesAssignee: Glen Rundblom <grundblom>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Docs QA <docs-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: develCC: antiswen, grundblom, me, relnotes, wb8rcr, zach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-05 04:24:10 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:

Description R Mercado 2015-07-25 15:02:35 UTC
Description of problem:

Section 1.4 of the Release Notes for Fedora 22 include a link to "Common F22 Bugs" in the Fedora Wiki, but the link takes one to "common F21 bugs".

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Open http://docs.fedoraproject.org/en-US/Fedora/22/html/Release_Notes/sect-Release_Notes-Welcome_to_Fedora_.html#hardware_overview
2. Navigate to section 1.4
3. Click on "Common F22 Bugs"

Actual results:
The link takes the browser to
http://fedoraproject.org/wiki/Common_F21_bugs

Expected results:
Browser at
https://fedoraproject.org/wiki/Common_F22_bugs

Additional info:

Comment 1 Máximo Castañeda 2015-11-02 17:00:48 UTC
This is still happening in F23 release notes, with the same link pointing to F21 common bugs.

There's also another one in section 1.2. Overview pointing to:
https://fedoraproject.org/wiki/Common_F_bugs
This one seems to come from:
<ulink url="https://fedoraproject.org/wiki/Common_F&PRODVER;_bugs">
But the entity inside the value doesn't seem to work, or there's some other problem.

It seems a &COMMONBUGSURL; is needed, à la &CHANGEURL;.

Comment 2 Glen Rundblom 2015-11-05 04:24:10 UTC
These issues have been fixed in the docbook source.
Hopefully they will be pushed into docs.fedoraproject.org in the near future.
Closing.
-Glen

Comment 3 Pete Travis 2015-12-10 20:13:11 UTC
I've pushed Glen's changes, which should sync out shortly.