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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

frjo’s picture

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

antiorario’s picture

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

SocialNicheGuru’s picture

sub

scottrigby’s picture

Updated git-formatted patch against master