http://bugs.winehq.org/show_bug.cgi?id=31296
Bug #: 31296 Summary: broken link http://www.winehq.org/docs/wineusr-guide/installing-wi ne-source/running Product: WineHQ.org Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: www-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: Szymon.Piszczek@gmail.com Classification: Unclassified
Broken link on page http://www.winehq.org/docs/wineusr-guide/installing-wine-source/ (Wine User Guide Chapter 2. Getting Wine): link "Next" in right top corner points to http://www.winehq.org/docs/wineusr-guide/installing-wine-source/running which said "404"
http://bugs.winehq.org/show_bug.cgi?id=31296
Kyle Auble randomidman48@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |randomidman48@yahoo.com
--- Comment #1 from Kyle Auble randomidman48@yahoo.com 2012-09-27 21:58:19 CDT --- I can confirm this.
http://bugs.winehq.org/show_bug.cgi?id=31296
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv@dawncrow.de Ever Confirmed|0 |1
--- Comment #2 from André H. nerv@dawncrow.de 2013-06-15 08:42:02 CDT --- confirmed
http://bugs.winehq.org/show_bug.cgi?id=31296
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=31296
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |frederic.delanoy@gmail.com Resolution| |INVALID
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-08-30 04:32:43 CDT --- "installing-wine-source" is an HTML file, not a directory so you shouldn't use a trailing slash.
While "installing-wine-source/" redirects to "installing-wine-source", this is web-server (configuration) specific. In this case, links aren't updated so the relative URL "running" is supposed to be in "installing-wine-source" directory, which doesn't exist, since this is a file, hence the 404 error.
Besides, links are correct if you use the multiple page HTML guides from http://www.winehq.org/documentation
So technically not a bug, but one might use URL rewrite rules on the webserver side to automatically remove trailing slashes for non-directories to do a workaround "redirection" for defective external links.
http://bugs.winehq.org/show_bug.cgi?id=31296
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-08-30 04:32:55 CDT --- Closing
https://bugs.winehq.org/show_bug.cgi?id=31296
Kyle Auble kyle.auble@zoho.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|kyle.auble@zoho.com |