After a user registers, he receives an email giving him a link to a one-time login. That part of the email looks something like this:
--------------------
/?q=user/reset/26/1197994682/60e1c0904db9878f90d2aac21efd4a5c
This is a one-time login, so it can be used only once.
After logging in, you will be redirected to /?q=user/26/edit so you can change your password.
--------------------
However, when the user clicks on the password reset link, then clicks the "Log in" button, he is then taken to the default welcome screen rather than the user edit screen. Is this a bug? If so, kindly provide a patch. Thanks so much!
- Celine
Comments
Comment #1
davemybes commentedThat has nothing to do with this module. It is the user.module that handles that part of registrations. This module simply sends the site admin an email when someone creates an account.
Comment #2
gribu commentedHave same problem in v6.x.
Interesting, that redirect link works when I use Password renewal link, but didn't work for registration.
Comment #3
rmiddle commentedNot related to this module. This module only sends to the admin. Closing this ticket.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.