Hi,

When using Email Registration module, the name is generated, and doesn't match the one existing at the end of user creation, the value is therefore useless in User Field Privacy hook_exit(). Wouldn't it be better to use the mail?

I'll propose soon a patch replacing the use of name by the one of mail.

Comments

simon georges’s picture

Status: Active » Needs review
StatusFileSize
new1.52 KB

Patch attached.

boobaa’s picture

Status: Needs review » Fixed

Makes sense; applies cleanly; committed to 7.x-1.x; thanks.

Status: Fixed » Closed (fixed)

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