Closed (outdated)
Project:
CAPTCHA Pack
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
13 Feb 2008 at 21:27 UTC
Updated:
11 Sep 2024 at 12:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
soxofaan commentedsame problem for phrase CAPTCHA module
Comment #2
soxofaan commentedthe hack with $_POST['random_captcha_type'] in random_captcha_type probably should be replaced with a related fix
Comment #3
soxofaan commentedmarked #568880: Phrase and relative position Error Message as duplicate
Comment #4
Dr Jay commentedsubscribed
Comment #5
Aar0n commentedsubscribed
Comment #6
jweowu commentedI've fixed this with an #after_build handler which ensures that the submitted value is always present in the options array at validation time.
Comment #7
thomasmurphy commentedI was having this exact problem with the word_list_captcha and the maths captcha, which was odd as it was working without error on another site. I shecked the enabled modules, and the only difference was that I had Botcha and Image captcha enabled on the site that didn't work. I've now only have
ASCII art,
math,
phrase,
word list
enabled on both sites and they are both now working without the error.
Comment #8
csc4 commentedThanks for patch at #6: "projects" > "features" > "list" returns an (almost) empty page seems to solve problem for me
Comment #9
jweowu commentedI think user csc4 inadvertently used the syntax for issue #6 in that last comment, and is actually referring to my patch in comment #6 above.
Comment #10
csc4 commentedYou're right - sorry! - one of those days!!!
I did indeed use your patch and it seems to have worked brilliantly.
Comment #11
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks