Closed (fixed)
Project:
CAPTCHA
Version:
7.x-1.x-dev
Component:
Tests
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
11 Dec 2010 at 20:37 UTC
Updated:
3 Jan 2014 at 02:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
soxofaan commentedThis patch should fix it
Problem is still possible when using multiple forms of the same type (same form ID) on the same page
Comment #2
temizu commentedit seems the problem is solved, thanks a lot. good work
Comment #3
soxofaan commentedthanks for testing,
committed for Drupal 6: http://drupal.org/cvs?commit=464000
to be ported to Drupal 7
Comment #4
soxofaan commentedport of this patch fro Drupal7 depends on #810534: Fix CAPTCHA session reuse
Comment #5
soxofaan commentedhttp://drupal.org/cvs?commit=470426
includes this patch for D7
still to port: tests from #3
Comment #6
soxofaan commentedported test is included in http://drupal.org/cvs?commit=470926