Hello,

I've tried several times that, the user/login form page would disappear if user/password input is right but captcha input is wrong.

I made a link to user/login on my page, so users want to login would click that link and fill the form.

Comments

soxofaan’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

I can not reproduce this. Drupal core standard user login page and user login block work as expected (success with correct CAPTCHA response, block with wrong CAPTCHA response and form shows up again).

Are you talking about a custom login form/block. Is there AJAX involved?

rogical’s picture

my login page is /user/login?destination=eat, I make a menu link to login with the destination of current page.

soxofaan’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

thanks for the quick response
this is probably duplicate of #960270: Not staying on the login page if the CAPTCHA validation fails

soxofaan’s picture

Status: Closed (duplicate) » Fixed

Apparently the login handling is a bit different between D6 and D7, so not really a duplicate.
The good news is that the issue is easier to fix for D7:
http://drupalcode.org/project/captcha.git/commitdiff/64810d5
should be available in the next development snapshot.

please reopen when not solved for you

Status: Fixed » Closed (fixed)

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