Closed (won't fix)
Project:
Automatic User Names
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2011 at 17:35 UTC
Updated:
29 Jun 2013 at 08:55 UTC
I am trying to use ACCOUNT[uid] as the replacement pattern, but it is blank, no uid is placed in the name.
Comments
Comment #1
alexkb commentedStepping through the code, it looks like the 6.x branch of auto_username doesn't have access to the uid when it tries to calculate the username in auto_username_user().
I'd say this 6.x branch needs a real reorganisation of its code to work the way it should. Closing this for now, since it's on an unsupported branch. If someone wants to contribute a patch to resolve this problem, please reopen the issue.