Project:User registration notification
Version:6.x-1.8
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I have this loaded with Login Toboggan, Email Registration and Real Name, although I believe the problem is with the Email Registration module. The user name it gives me is incorrect. The Email Registration module automatically creates a user name based on the email address, but the user name included in the notification email is garble. Below is a sample email.

HhN2ak9xGb (http://dev.flipthedog.com/?q=user/10) has created account.

Edit user: http://dev.flipthedog.com/?q=user/10/edit

Delete User: http://dev.flipthedog.com/?q=user/10/delete

profile_firstname: Paul
profile_lastname: Coste

Comments

#1

I use the name field right off the account array from drupal core. It sounds like your setup isn't using the name field. Simple go in and remove !user_name from the template file and it goes away.

Thanks
Robert

#2

To help with the issue I have made two changes. 1) I added support for real name and I am going to push the module down in the processing list to make sure any other module finishes before I email out the data.

Thanks
Robert

#3

Excellent! Thanks so much! Let me know when you've committed the change.

#4

It will be in the 1.9 release.

Thanks
Robert

#5

Status:active» patch (to be ported)

In CVS for 5. Working on another patch for 6 then it will be ready.

#6

Status:patch (to be ported)» fixed

Ported and committed to CVS will be in 1.9.

#7

Status:fixed» closed (fixed)

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

nobody click here