When creating a new user via registration or user management, no user name is shown.

However, when the registration form is embedded in a node (using LoginToboggan), the username field is still displayed.

Comments

greggles’s picture

Project: Email Registration » LoginToboggan
Version: 6.x-1.2 » 6.x-1.x-dev

Seems like a bug with the way LT embeds the form. How does LT embed the form into nodes?

hunmonk’s picture

Project: LoginToboggan » Email Registration

LT doesn't do anything related to embedding the login form anywhere. it only form_alter()'s core's login form -- as far as i remember it doesn't touch anything related to the username fields at all.

greggles’s picture

Status: Active » Postponed (maintainer needs more info)

OK - so what is the bug report? What are the simplified, repeatable set of steps to demonstrate this bug?

1. Install email registration
2. Install logintoboggan
2. Configure X like Y...
etc.

Christopher Herberte’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)