php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59873 pecl search range should include package summary
Submitted: 2011-07-26 12:19 UTC Modified: 2011-07-26 13:58 UTC
From: laruence@php.net Assigned: tyrael (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: laruence@php.net
New email:
PHP Version: OS:

 

 [2011-07-26 12:19 UTC] laruence@php.net
Description:
------------
while search in pecl, only package name is in search 
condition, but more infos are in package summary, so I think 
search in pecl.net should take package summary in default 
search condition.

Reproduce code:
---------------
search "framework" in pecl.net search system

Expected result:
----------------
yaf should return as a result

Actual result:
--------------
no package found

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-07-26 13:58 UTC] tyra3l at gmail dot com
This bug has been fixed in SVN.

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

In case this was a pecl.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 PECL better.

I extended the search to use the description and summary 
fields also.
http://svn.php.net/viewvc/?view=revision&revision=313744
http://svn.php.net/viewvc/?view=revision&revision=313745
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 05:01:29 2024 UTC