Report new bug | New search | Development Roadmap Status: Open | Feedback | All

Bug #1467 Two E-mails are sent when the proposer comments on his own PEPr
Submitted: 2004-05-22 10:27 UTC
From: davey Assigned: cellog
Status: Closed Package: PEPr
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2004-05-22 10:27 UTC] davey
Description: ------------ When a proposer comments on his own package, he recieves two e-mails. A simple: if ($commentators_email != $peprs_email) { mail($commentators_email); } something like that should do the trick. Course I don't know the code, so the above is psuedo-code... - Davey

Comments

 [2007-02-18 20:47 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.