Download & Extend

Reminder watchdog entry always inserted

Project:Signup
Version:6.x-1.x-dev
Component:Email
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

Status:active» needs review

Testing the message result should be enough. Attached also a backported patch to 6.x.

AttachmentSize
signup-1297808-1.patch 1.07 KB
signup-1297808-1.D6.patch 1.07 KB

#2

Status:needs review» reviewed & tested by the community

The patch in #1 applies fine and fixes the issue.

#3

Component:Code» Email

Changing component.

#4

Version:7.x-1.x-dev» 6.x-1.x-dev
Status:reviewed & tested by the community» needs review

Committed to D7, thanks!