If the login is succesfull, it behaves correctly, but if user fails to login due to incorrect password or similar, he get's redirected to ajax-response page at
/user/login/ajax/

I had the same issue with my custom ajax-implementation of login which drove me to this module, but it seems to be unsolved here also.
Any suggestions?

Comments

zkday’s picture

:) you can read more in: http://drupal.org/node/1116244

zroger’s picture

Fixed in the same way as #1116244: Example Ajax Callback Empty

zroger’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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