The simplenews_send_test() function is still expecting an array returned, while simplenews_mail_mail() returns a boolean. The attached patch changes simplenews_send_test() to be consistent with simplenews_mail_spool().

Comments

jhedstrom’s picture

StatusFileSize
new624 bytes

Oops. I included an incomplete patch above. This patch also fixes the message so the test address is displayed.

sutharsan’s picture

Status: Needs work » Fixed

Thanks for the patch. Now committed.

Status: Fixed » Closed (fixed)

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