Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Request #10659 search allchannels
Submitted: 2007-04-08 23:04 UTC
From: tias Assigned: tias
Status: Closed Package: PEAR (version 1.5.1)
PHP Version: Irrelevant OS:
Roadmaps: 1.6.0    
Subscription  


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 : 39 - 20 = ?

 
 [2007-04-08 23:04 UTC] tias (Tias Guns)
Description: ------------ Hello, The 'search' command (Remote.php) only searches the default channel. Attached patch implements the 'allchannels' option. g,T

Comments

 [2007-05-25 14:35 UTC] tias (Tias Guns)
I've made the patch more robust: when it receives an error it now continues to search all channels and reports the error afterwards. When `search` didn't find a pattern for a channel it returned this message in an error, although no error happened. This is horrible behaviour as it would break allchannels, so the patch returns the error message now as a normal message. Attached is another patch that does this subtle change in the pear-core/tests too.
 [2007-05-29 15:17 UTC] cellog (Greg Beaver)
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.