php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44492 Searching produces an error message
Submitted: 2008-03-20 21:43 UTC Modified: 2008-03-22 10:54 UTC
From: beth at phparch dot com Assigned: bjori (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Windows XP SP2
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: beth at phparch dot com
New email:
PHP Version: OS:

 

 [2008-03-20 21:43 UTC] beth at phparch dot com
Description:
------------
When I searched for "require_once" in the functions list, I got the following warning repeated about 20 times on the page:

Warning: cannot yet handle MBCS in html_entity_decode()! in /home/php/phpweb/results.php on line 138

However, when I reran the search, I could not reproduce the error. It happened again about two hours later when I searched for "extends class" in "This mirror only", but again, rerunning the search eliminated the error and it was not reproducible. 

Sorry to report an non-reproducible bug, but since it happened twice in one day, I figured it was worth mentioning. 

I'm running Firefox 2.0.0.12 on Windows XP SP2 up-to-date on all security patches.


Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-21 00:27 UTC] bjori@php.net
Which mirror are you using? (please post a full url)
 [2008-03-21 16:46 UTC] beth at phparch dot com
I'm using the English mirror. Here is the complete url of my search results:
http://us3.php.net/results.php?q=require_once&l=en&p=local
 [2008-03-21 22:25 UTC] preinheimer@php.net
Additionally it occurs at
http://ca3.php.net/results.php?q=MSG_EOR&l=en&p=local
 [2008-03-22 10:08 UTC] bjori@php.net
us3 does not emit that error, ever. us2 however does.

Looks like only mirrors running PHP4 are having this problem..
 [2008-03-22 10:54 UTC] bjori@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Sep 08 00:01:27 2024 UTC