php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19564 Online documentation missing chapter 19, "Features: Cookies"
Submitted: 2002-09-23 17:59 UTC Modified: 2002-09-24 11:40 UTC
From: bradeyh at construx dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: 4.2.2 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: bradeyh at construx dot com
New email:
PHP Version: OS:

 

 [2002-09-23 17:59 UTC] bradeyh at construx dot com
The online version(s) of the documentation appear to be
missing Chapter 19 (Features: Cookies). 

Steps to reproduce:
-------------------
Go to <http://www.php.net/manual/en/> and click on the 
link to "19. Cookies", which points to 
<http://www.php.net/manual/en/features.Crackers.php>.
Instead of seeing the text for that chapter, you will
see a search page saying "16 documents match your search 
for 'manual/en/features.Crackers.php' in the PHP Web site",
which appears to be the default 404 behaviour.

Chapter 19 is also missing from the "printer-friendly"
version of the English manual (at 
<http://www.php.net/manual/en/print/index.php>) and the
online version of the German manual (at 
<http://www.php.net/manual/de/>); I assume that it's missing
from the other translations as well, but those are the
only ones I checked.

Notes
-----
This may be a documentation problem rather than a website
problem--i.e.,  but the features.Crackers.html source file 
is in the current multi-page HTML download at
<http://www.php.net/distributions/manual/php_manual_en.tar.bz2>.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-24 10:06 UTC] sander@php.net
Works fine for me.
 [2002-09-24 11:40 UTC] bradeyh at construx dot com
This was just a caching problem--the page name changed from "features.Crackers.php" to "features.cookies.php" at some point, and for some reason I was still seeing the old links on the TOC pages.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 23:01:32 2025 UTC