Closed (fixed)
Project:
Emma Block
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Jan 2012 at 22:41 UTC
Updated:
23 May 2012 at 18:21 UTC
The block seems to be up and working fine however, when I enable emma registrations, new users always get an error "The email address provided was not valid. Registration successful. You are now logged in.". No email is added to the group on emma. Is anyone else experiencing this? I'll try to test on a clean system when I get a chance.
Comments
Comment #1
dvancamp commentedhook_user() is setting the $form_state wrong. Email needs to be in the 'values' array.
Versus
Comment #2
elusivemind commentedI will be issuing a patch for this in the next revision.. will close ticket when it is done.
Comment #3
elusivemind commentedChange made. Thank you for the heads up. Sorry it took so long to get implemented.