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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | signup-status-mailer-anon-mail-615748-4.patch | 3.25 KB | scottrigby |
| signup_status_mailer_anon_mail.patch | 2.82 KB | frjo |
Comments
Comment #1
frjo commentedThis has now been running in production for some month and seems to do its job.
Comment #2
antiorario commentedGood patch, frjo. Hopefully the module will eventually be updated.
Comment #3
socialnicheguru commentedsub
Comment #4
scottrigbyUpdated git-formatted patch against master