Closed (outdated)
Project:
CAPTCHA
Version:
7.x-1.x-dev
Component:
Image Captcha (image_captcha)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Feb 2010 at 00:15 UTC
Updated:
27 Sep 2019 at 20:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
soxofaan commentedthis patch includes the patch from #668152: image captcha option is not showing in administration section
Comment #2
soxofaan commentedhello world
Comment #3
soxofaan commentedhello testbot
Comment #4
soxofaan commentedhttp://drupal.org/cvs?commit=342202
http://drupal.org/cvs?commit=342204
Comment #6
nahed commentedThis is new features doesn't work for the captcha 2.2 in the installations profiles. The function module_load_include('module', 'image_captcha') doesn't work.
For more details: http://drupal.org/node/241086
Please find the patch attached.
Comment #7
soxofaan commentedmarked #811262: Fails during installation profile as duplicate
Comment #8
damienmckennaI supplied a patch in #811262: Fails during installation profile that was complete identical to behnas' patch in #6 above, so am marking it reviewed :)
Comment #9
soxofaan commentedFixed for CAPTCHA 6.x-2.x by http://drupal.org/cvs?commit=374224
to be ported for CAPTCHA 7.x-1.x
having a test for this would also be nice
Comment #10
soxofaan commentedtagging
Comment #11
soxofaan commentedmarked duplicate #833496: Can't call module_load_include from within hook_requirements
Comment #12
soxofaan commentedmarked duplicate #833680: Call to undefined function _image_captcha_check_setup() when setting up a profile with image_captcha enabled
Comment #13
john.karahalis commentedThe patch seems to work for us. Thanks for putting it together, behnas and DamienMcKenna.
Any chance this can be packaged up into a stable release soon? Because drupal.org make files do not support patches, this fix can't be used in profiles until it becomes available in a supported version of the CAPTCHA module.
Comment #14
soxofaan commentedat Open Publishing Lab at RIT in #13:
I'll make a new release (CAPTCHA 6.x-2.3) after I commit the patch at #810534: Fix CAPTCHA session reuse. This is a critical issue, with patch and simpletest coverage, but the change introduced by the patch is pretty major, so I'd like some real world testing from different people before I'm confident that committing the patch does not break other stuff. So far I got one guy reporting that the patch works for him, but I'd like some more eyes on it.
So if you want a new stable release soon, please help at #810534: Fix CAPTCHA session reuse.
Comment #15
john.karahalis commentedThanks for the info, soxofaan.
The patch provided in this thead did seem to work for us, but I'm not sure if that's what your talking about. Unfortunately we can't make testing a priority right now, but I'm going to keep an eye on this thread. If we find time and it would help get a release out, we'll definitely see what we can do.
Thanks!
Comment #16
wundo commented