php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56453 Developer search is broken
Submitted: 2005-07-13 16:20 UTC Modified: 2005-07-13 17:31 UTC
From: ieure@php.net Assigned: mj (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: Linux
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ieure@php.net
New email:
PHP Version: OS:

 

 [2005-07-13 16:20 UTC] ieure@php.net
Description:
------------
I get this error when searching for a developer:


Warning: Missing argument 1 for damblan_search() in /usr/local/www/pearweb/include/Damblan/Search.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/pearweb/include/Damblan/Search.php:35) in /usr/local/www/pearweb/include/pear-format-html.php on line 658

Expected result:
----------------
Developer search should work

Actual result:
--------------
Errors are displayed, search does not work

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-13 17:31 UTC] mj@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PEAR better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 21:01:36 2024 UTC