I just noticed that s.d.o is sending duplicate critical issue digest reminders out. I double checked and s.d.o *is* correctly configured to define PROJECT_NOMAIL in settings.php. The problem is that project_mail_digest() and project_mail_reminder() don't honor this global killswitch, only project_mail_notify() does. :( Attached (trivial) patch corrects this. Any objections before I commit?
| Comment | File | Size | Author |
|---|---|---|---|
| project_nomail.patch.txt | 1.13 KB | dww |
Comments
Comment #1
dwwTherefore, committed to HEAD, backported to DRUPAL-5, DRUPAL-4-7--2, and DRUPAL-4-7.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.