Closed (duplicate)
Project:
Email Registration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2010 at 21:20 UTC
Updated:
27 Dec 2012 at 17:39 UTC
I've implemented a user_import hook for auto-generating the username using the ER methods (if the username is not imported with the user_import)
The patch requires implements also #421078: Abstract name unique check for re-use, make it is cross-database compatible, make it more robust, us it on external names and #678434: Don't generate username if the account->user is already set for username generation.
| Comment | File | Size | Author |
|---|---|---|---|
| email_registration-user_import_hook.patch | 7.29 KB | thepanz |
Comments
Comment #1
gregglesI believe that a very similar fix was made in #678434: Don't generate username if the account->user is already set.
If that's not the case please reopen.