Download & Extend

Fatal error SimplenewsSpool::prepareMail()

Project:Simplenews
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I got this error from time to time:

Fatal error: Call to undefined method SimplenewsSpool::prepareMail() in /home/.../sites/all/modules/simplenews/includes/simplenews.source.inc on line 291

I am using Drupal 7.15 and the latest simplenews module. What is going on? Any patch for this?

Comments

#1

Title:Simple » Fatal error SimplenewsSpool::prepareMail()

I got the following error from time to time:

Fatal error: Call to undefined method SimplenewsSpool::prepareMail() in /home/.../sites/all/modules/simplenews/includes/simplenews.source.inc on line 291

Any patch for this? Or what wrong had I done?

#2

Status:active» needs review

Confirmed, this happens when trying to send a node that has been deleted directly in the database or another way that did not trigger the corresponding node delete hook.

AttachmentSizeStatusTest resultOperations
fatal-error-prepare-mail-1742836-2.patch3.13 KBIdleFAILED: [[SimpleTest]]: [MySQL] 1,834 pass(es), 1 fail(s), and 1 exception(s).View details

#3

Status:needs review» needs work

The last submitted patch, fatal-error-prepare-mail-1742836-2.patch, failed testing.

#4

Version:7.x-1.0-rc1» 7.x-1.x-dev

#5

Status:needs work» needs review

#6

#7

Status:needs review» needs work

The last submitted patch, fatal-error-prepare-mail-1742836-2.patch, failed testing.

#8

Status:needs work» needs review

Fixed the constant name.

AttachmentSizeStatusTest resultOperations
fatal-error-prepare-mail-1742836-8.patch3.13 KBIdlePASSED: [[SimpleTest]]: [MySQL] 1,839 pass(es).View details

#9

Status:needs review» fixed

Commited.

#10

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here