I am trying to use ACCOUNT[uid] as the replacement pattern, but it is blank, no uid is placed in the name.

Comments

alexkb’s picture

Status: Active » Closed (won't fix)

Stepping 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.