php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #26311 [chm] bug on _index.html
Submitted: 2003-11-19 05:06 UTC Modified: 2004-09-02 13:35 UTC
From: steven at pdsnet dot co dot za Assigned: goba (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.3.4 OS: windows
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: steven at pdsnet dot co dot za
New email:
PHP Version: OS:

 

 [2003-11-19 05:06 UTC] steven at pdsnet dot co dot za
Description:
------------
I have found a bug on page _index.html
[chm date: 2003-09-06]...

If you click "Navigate to this page online" - it will return error 404.

It uses the filename _index and not just index.




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-19 13:09 UTC] goba@php.net
That link should work for all pages except _index.html (which does not exist in the online version). Note that the CHM has two index files, while the online manual has all that info on one page. The JS used to redirect you to the online version could be a bit more intelligent though to direct you to index.php if you click on _index.html though... Assinging to myself.
 [2004-09-02 13:35 UTC] goba@php.net
Fixed in CVS. Will be fixed in next docbuild.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Sep 19 14:01:28 2024 UTC