We had a strange issue where the redirect didn't happen when loggin in after a failed login attempt. If the user logged in correctly the first time, the redirect happened perfectly. The attached patch fixes this issue. Because of the nature of the change, it may also fix some of the other errors posted to this queue as well.

Thanks,
Chris

CommentFileSizeAuthor
failed-login-redirect.patch834 bytescpliakas

Comments

cpliakas’s picture

Ugh. Issue queue fail. The issue is different, but the patch is the same as #526234: all redirects stop working after install of login_redirect. However, I still like adding the break; at the end of the case block as it is a good coding practice.

rsvelko’s picture

I tested this works OK in the 2.5. release

please try if this issue is reolved with 2.5

mark it as fixed if it IS fixed.

rsvelko’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.