php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56959 search in website with Yahoo!
Submitted: 2006-04-14 05:31 UTC Modified: 2006-04-14 10:06 UTC
From: riccardo dot q at gmail dot com Assigned: pajoye (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 4.3.11 OS: Ubuntu 5.10
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: riccardo dot q at gmail dot com
New email:
PHP Version: OS:

 

 [2006-04-14 05:31 UTC] riccardo dot q at gmail dot com
Description:
------------
I tried to use the "Search for" textbox to look for some text in pear.php.net, so I chosed the option "This site (using Yahoo!)". The page (URL: http://pear.php.net/search.php?q=php&in=site&x=6&y=6) that loads displays this error:

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

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/pearweb/include/Damblan/Search.php:36) in /usr/local/www/pearweb/include/Damblan/Search/Site.php on line 36
-- -- -- -- -- -- -- -- -- -- 
From the output and the url it seems like the function doesn't receive the key to research for.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-14 10:06 UTC] pajoye@php.net
This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 09:01:28 2024 UTC