Redirect to front page after users deletes it's own account
EnekoAlonso - October 6, 2007 - 20:40
| Project: | User Delete |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | sanduhrs |
| Status: | closed |
Description
Redirect to front page after users deletes it's own account. Right now, after user deletes it's own account, he/her gets an Access Denied page (I guess Drupal is redirecting to Admin Users page).
I suggest redirecting to the front page.

#1
Commited to HEAD.
Thanks for your interest.
#2
Automatically closed -- issue fixed for two weeks with no activity.
#3
The fix for the above breaks batch user deletions - as it routes to the site homepage after the first one, the rest never get deleted.
Attached a quick patch for that, now works fine here.
#4
Commited to HEAD and DRUPAL-5.
Thanks.
#5
Slightly changed your patch, as it didn't work for me here.
Please test it and confrim it's working for you, too.
Thanks.
#6
Please checkout the latest CVS version.
#7
Seems fixed, see discussion [1].
Thanks.
[1] http://www.drupalcenter.de/node/7854
#8
Oh, that's much better, yes. Still fixes this issue, so I'm happy with it.
#9
Automatically closed -- issue fixed for two weeks with no activity.