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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
45 - 29 = ?
Subscribe to this entry?

 
 [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: Fri Apr 19 19:01:28 2024 UTC