php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42896 docs.php.net search notice (undefined index)
Submitted: 2007-10-08 23:41 UTC Modified: 2007-10-09 21:21 UTC
From: jonos at workbridge dot co dot nz Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Win2k3 Server
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: jonos at workbridge dot co dot nz
New email:
PHP Version: OS:

 

 [2007-10-08 23:41 UTC] jonos at workbridge dot co dot nz
Description:
------------
Visiting docs.php.net I conducted a search. The search string I used in the main search box was "Securing php 5." I performed the search in "All php.net sites."
The resulting query string reflects the above: "http://docs.php.net/results.php?q=securing+php+5&l=en&p=all"

A number of results were returned for md5 in the different languages available, however there were two notices on the page.

The first notice was immediately after a link to talks.php.net, and the second was after the list of md5 manual links.

The first notice is: "Notice: Undefined index: in /usr/local/cvs/phpweb/results.php on line 120"
The second notice is: "Notice: Undefined index: news in /usr/local/cvs/phpweb/results.php on line 120"

After further inspection, I found that the second notice is scattered about many of the results pages, while there was a third notice on results page 4.

This third notice is: "Notice: Undefined index: net/manual/function in /usr/local/cvs/phpweb/results.php on line 120"

That's it!


Reproduce code:
---------------
n/a

Expected result:
----------------
n/a

Actual result:
--------------
n/a

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-09 21:21 UTC] nlopess@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 15:00:01 2026 UTC