Download & Extend

Signup status mailer do not send mail to anonymous users

Project:Signup Status
Version:6.x-1.0-alpha2
Component:Signup status mailer
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

Code to handle anonymous users seems to be missing.

This patch use _signup_get_email() and _signup_get_username() to get the correct e-mail address and name of a signed up user, anonymous or not.

I have tested this in my local dev environment but not in production yet.

AttachmentSize
signup_status_mailer_anon_mail.patch2.82 KB

Comments

#1

This has now been running in production for some month and seems to do its job.

#2

Good patch, frjo. Hopefully the module will eventually be updated.

#3

sub

#4

Updated git-formatted patch against master

AttachmentSize
signup-status-mailer-anon-mail-615748-4.patch 3.25 KB
nobody click here