Signup status mailer do not send mail to anonymous users
frjo - October 27, 2009 - 11:08
| Project: | Signup Status |
| Version: | 6.x-1.0-alpha2 |
| Component: | Signup status mailer |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
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.
| Attachment | Size |
|---|---|
| signup_status_mailer_anon_mail.patch | 2.82 KB |
