current HEAD doesn't redirect after a successful login.
attached is a patch from chx, that i've tested on a fresh cvs checkout, and we get the redirect back. thanks chx.
| Comment | File | Size | Author |
|---|---|---|---|
| login_redirect.patch.txt | 910 bytes | Anonymous (not verified) |
Comments
Comment #1
chx commentedThe issue has nothing to do with login, it's just most apparent there.
Comment #2
dries commentedNo one reviewed this?
Comment #3
Anonymous (not verified) commentedfor what its worth, i did.
i spotted the bug => questions in #drupal => pastebin from chx => review and test from me => this issue.
Comment #4
RobRoy commented+1 works great for forms that don't return a redirect to themselves like block_admin_display_submit().
This fixes my issue at for the aforementioned submit function. http://drupal.org/node/79441
Comment #5
drummI'm testing this over on http://hatfactory.net/ and it seems to be working for user logins.
Comment #6
webchickConfirmed login fix, as well as the bug reported here: http://drupal.org/node/79809
RTBC.
Comment #7
hunmonk commentedapplied the patch, and it also fixes a recent problem i've noticed at admin/build/block--where blocks are not being selected/sorted properly after form submission. +1
let's get this in!
Comment #8
dries commentedCommitted to CVS HEAD.
Comment #9
(not verified) commented