file upload using cck file image displays The reCAPTCHA code you entered was incorrect.

mrgoltra - June 18, 2009 - 06:10
Project:reCAPTCHA
Version:6.x-1.2
Component:reCAPTCHA Captcha
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Issue tags:captcha, cck file upload, cck filefield, recaptcha
Description

Good Day,

Just updated to latest release and when I upload an image, I get the warning. It is still possible to upload the image. This was not happening in previous release. Is this a bug?

Thank you,

Mark
Mark

#1

habibillah@gmail.com - July 15, 2009 - 05:57

I have the same problem and try to resolve it by removing

form_set_error('captcha_response', t('The reCAPTCHA code you entered was incorrect.'));

in recaptcha_process function stored in recaptcha.module file.

I think a return value from recaptcha_process function in recaptcha.module file is fairly well to handle error message when recaptcha submited with wrong phrase.

#2

Rob Loach - July 15, 2009 - 20:50

Could you try 6.x-1.x-dev and see if it works there? Removing the form_set_error won't help as it will just open up the CAPTCHA to everyone.

#3

Rob Loach - July 15, 2009 - 20:49
Status:active» postponed (maintainer needs more info)

#4

mrgoltra - July 25, 2009 - 07:10

tried dev version. same issue.

#5

mrgoltra - July 25, 2009 - 07:11

sorry forgot file attachement

AttachmentSize
reCaptcha.png 35.15 KB
 
 

Drupal is a registered trademark of Dries Buytaert.