Posted by plach on October 3, 2011 at 10:17am
2 followers
| Project: | Signup |
| Version: | 6.x-1.x-dev |
| Component: | |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
| Issue tags: | needs backport to D6, Quick fix |
Issue Summary
The reminder watchdog entry is always inserted, even when the message has not actually been sent due to an error or a message alteration (see #800434: drupal_mail, allow hook_mail_alter implementation to cancel mail).
Comments
#1
Testing the message result should be enough. Attached also a backported patch to 6.x.
#2
The patch in #1 applies fine and fixes the issue.
#3
Changing component.
#4
Committed to D7, thanks!