Closed (fixed)
Project:
CAPTCHA
Version:
5.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 May 2007 at 09:13 UTC
Updated:
19 Sep 2007 at 13:33 UTC
captcha shows up only until i post first form that is secured by math question. After this questions does not show up anymore, until i erace cookies. Maybe it is normal?
drupal 5.1, ff/ie/opera
test site http://patogen.blink.pl/patogenartpl/comment/reply/6
Comments
Comment #1
davemybes commentedThis seems to be by design. Once someone has correctly answered a captcha, the form_alter function doesn't load anymore captcha's for that session.
Comment #2
soxofaan commentedThis is indeed by design in the original captcha module.
I did a big rewrite of captcha.module (see http://drupal.org/node/153395) which offers an option to be persistent with captchas. When enabled, captchas won't be bypassed after one successful submission.
Comment #3
robloachComment #4
(not verified) commented