Closed (fixed)
Project:
LoginToboggan
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2009 at 17:35 UTC
Updated:
30 Oct 2009 at 14:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
hunmonk commentedi'm not sure how to reproduce this problem. the openid code seems to suggest that if you try to login with an openid name that doesn't exist, it will attempt to auto-register you. however, the user registration form fails because no email address is set at all, since i'm only entering my openid name when i try to login.
if somebody can explain to me how to register via openid, then i'll give this bug another shot...
Comment #2
hunmonk commentedcommitted the attached patch to 6.x-1.x-dev and HEAD, which fixes the LT-related validation error.
note that openid auto-registration is still somewhat busted in core, so your problems may not be fully solved even with this fix. pitch in on the effort to repair that at #216101: OpenID fails to auto-register account: Username invalid, email required