Closed (cannot reproduce)
Project:
Email Registration
Version:
6.x-1.3
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2011 at 19:06 UTC
Updated:
3 Jan 2013 at 18:33 UTC
The comments in your code say that any hook override for email_registration_name should return a string, but in fact it should return an array.
Comments
Comment #1
gregglesI tried with the most recent 6.x-1.x and can't reproduce this issue.
I used the attached tr.module to test this and added some dsm's to email_registration.module
In both cases the dsm is an array, so I think things are fine. I tried creating a new user and found that its name was changed to fooooseball as I expect from the module.
Comment #2
gregglesSomehow the er.module didn't get uploaded.
Here it is: http://drupal.org/node/1389080#comment-6881128
I can't reproduce this so marking as closed. Please re-open if you are still having issues with it.