Bug #21603 | All links need to be updated when docs are referenced | ||
---|---|---|---|
Submitted: | 12 Aug 2006 14:36 | Modified: | 29 Jul 2008 13:20 |
Reporter: | Jeff C | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | All | OS: | Any (All) |
Assigned to: | MC Brown | CPU Architecture: | Any |
[12 Aug 2006 14:36]
Jeff C
[12 Aug 2006 15:55]
Jon Stephens
It's not quite as simple as lowercasing the page filenames. In most but not all cases, lowercasing and converting underscores to dashes will take care of the problem. However, this isn't true in *all* cases; for this reason, developers please check with Docs before making changes. Thanks!
[12 Aug 2006 17:19]
Tobias Asplund
The easiest would probably be to add rewrite rules for our webservers according to those patterns.
[29 Jul 2008 13:20]
MC Brown
The server sources should have already been fixed. For the existing sources, we have now setup a forwarding system that should capture the old URLs and forward them on to a more appropriate current page in the current 5.1 reference manual.