Closed (fixed)
Project:
Address Field
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2012 at 14:58 UTC
Updated:
8 Jun 2012 at 18:41 UTC
I have a form that uses both the address field module and the CAPTCHA module.
Whenever I select a new country from the Address field drop-down list, I get an error saying "CAPTCHA session resuse attack detected."
The CAPTCHA fails to validate on submission even if the correct value is entered.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2012-06-05 at 10.57.40 AM.png | 18.84 KB | nbucknor |
Comments
Comment #1
nbucknor commentedTurns out this is an issue with CAPTCHA and any form that utilizes AJAX #1395184: Forms with AJAX trigger "CAPTCHA session reuse attack detected." error
The patch in this comment fixed the problem: http://drupal.org/node/1395184#comment-5938600