Closed (fixed)
Project:
Email Registration
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2009 at 18:34 UTC
Updated:
25 Feb 2010 at 11:20 UTC
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
Comment #1
gregglesSeems like a bug with the way LT embeds the form. How does LT embed the form into nodes?
Comment #2
hunmonk commentedLT 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.
Comment #3
gregglesOK - 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.
Comment #4
Christopher Herberte commented