Closed (works as designed)
Project:
Persistent Login
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2010 at 08:49 UTC
Updated:
29 Aug 2011 at 05:19 UTC
Since I upgraded to D6.15 and the latest version of Persistent Login the 'remember me' tick box suddenly appears randomly in my user register page. Is this a bug or something? Probably not cuz it looks like I'm the only one having trouble with this. I can't seem to find any solution to get rid of the inappropriate display of that tick box for over a week now.
Advice much appreciated. Thanks.
Comments
Comment #1
gappleThe remember me checkbox on registration is intentional under certain conditions, as noted in persistent_login_form_alter:
#765116: Integration with logintoboggan: don't show "remember me" on user registration unless "Immediate login" checked address an issue where additional logic is required when logintoboggan is installed.