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

Bug #10928 Notices generated in bug tracker
Submitted: 2007-05-04 15:11 UTC
From: wiesemann Assigned: cellog
Status: Closed Package: pearweb (version CVS)
PHP Version: 5.2.1 OS:
Roadmaps: 1.15.1    
Subscription  


 [2007-05-04 15:11 UTC] wiesemann (Mark Wiesemann)
Description: ------------ bugs/bug.php and bugs/include/functions.php generate several PHP notices. The attached patch removes them. (Some lines are rather long now, but they are more readable this way and the code already contains long lines.)

Comments

 [2007-05-04 20:52 UTC] wiesemann (Mark Wiesemann)
I have updated my patch. Notices that were generated for not logged-in people are not also removed. The changes work here, but a review can't hurt.
 [2007-05-05 23:13 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. I found quite a few more places to fix, thanks for the initial work
 [2007-05-06 19:32 UTC] cellog (Greg Beaver)
found a whole slew of new notices
 [2007-05-06 19:52 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.
 [2007-05-06 22:05 UTC] wiesemann (Mark Wiesemann)
I've found some more notices. Patch is attached. Fix for bug #10906 has also added a new notice (see my report there).
 [2007-05-06 22:50 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.