Undefined index: recaptcha_challenge_field in recaptcha.module on line 203.
beginner - April 1, 2009 - 07:43
| Project: | reCAPTCHA |
| Version: | 6.x-1.x-dev |
| Component: | reCAPTCHA Captcha |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Undefined index: recaptcha_challenge_field in recaptcha.module on line 203.
Undefined index: recaptcha_response_field in recaptcha.module on line 204.
I couldn't reproduce the error myself, but I see such errors regularly in my logs. I think those are created by register-spam-bots who are not configured to include the said fields!
We could at least repress the error message, and, maybe, add an entry in the logs about recaptcha having defeated another spambot! :)

#1
I believe that this should fix the problem.
#2