Closed (works as designed)
Project:
Email Registration
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2013 at 01:15 UTC
Updated:
4 Jun 2013 at 13:02 UTC
Using $form_state['redirect'] conflicts with other modules (e.g., login toboggan) that may set a post-log-in destination. There's no need for this module to override it.
Comments
Comment #1
gregglesThe code comment references #648450: No e-mail verification required autologin.
I don't have a strong feeling about including the redirect as long as the immediate login works.
It's also pretty well known that this module and logintoboggan have issues together (though the latest release of this module should have improved the situation).
Patch (with confirmation that it doesn't break immediate login) very welcome :)
Comment #2
gregglesRe logintoboggan in general - see #738134: Conflict with LoginToboggan submit handler.
Comment #3
gregglesIf someone wants to re-open and provide a patch please do.