word list CAPTCHA: "An illegal choice has been detected"

soxofaan - February 13, 2008 - 21:27
Project:CAPTCHA Pack
Version:6.x-1.x-dev
Component:Code
Category:task
Priority:critical
Assigned:soxofaan
Status:active
Description

Because the world list CAPTCHA choices change on every form instance, Drupal thinks that the submitted response is an illegal choice (most of the times). In the Drupal 5 version this could be worked around with #DANGEROUS_SKIP_TEST, but this 'feature' has been removed in Drupal 6: http://drupal.org/node/114774#choice_check .
An alternative is needed.

#1

soxofaan - February 13, 2008 - 22:02

same problem for phrase CAPTCHA module

#2

soxofaan - February 13, 2008 - 22:25

the hack with $_POST['random_captcha_type'] in random_captcha_type probably should be replaced with a related fix

#3

soxofaan - September 5, 2009 - 15:22
 
 

Drupal is a registered trademark of Dries Buytaert.