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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sat Dec 21 16:01:28 2024 UTC