php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18263 All links are broken in the online printable docs
Submitted: 2002-07-10 13:22 UTC Modified: 2002-07-10 13:51 UTC
From: sander@php.net Assigned:
Status: Closed Package: Website problem
PHP Version: 4CVS-2002-07-10 OS: n/a
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sander@php.net
New email:
PHP Version: OS:

 

 [2002-07-10 13:22 UTC] sander@php.net
Go to for example http://www.php.net/manual/en/html/index.html
All (internal) links of the manual are broken: they all have .php extensions while the new printable system expects .html extensions.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-10 13:36 UTC] goba@php.net
Well, we can make links with .php extension work, as all the new printable version system works with the 404 error handler, so /html/any.php can work... But as the new printable system is in work at /print/any.php and the links are working there, we have not noticed this problem. /html/any.html is only there for backward compatibility.
 [2002-07-10 13:47 UTC] sander@php.net
I got on the printable docs through one of the links at /docs.php. I've fixed those links.
 [2002-07-10 13:51 UTC] goba@php.net
I have added the support for LANG/html/ANY.php in the error/index.php file => closed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 12:01:28 2025 UTC