Closed (fixed)
Project:
CAPTCHA
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2006 at 12:43 UTC
Updated:
27 Jan 2006 at 00:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
jon@jony.net commentedI fixed the form, well, at least I was able to get it to save, I changed form_set_error() to drupal_set_message($message,'status'). form_set_error() should not be used to display status messages. Maintainer / author may want to check code for other incorect uses of form_set_error() that will proabably result in more people not able to save form, but for other reasons.
Comment #2
jon@jony.net commentedSorry, sorta screwed up, I fixed the form, but not the issue with captchas not showing up at registration, also I did not check the box to show capcha's to registered users, but registered users are still getting them.
Comment #3
jon@jony.net commentedScratch that, captchas are working at registration, as long as anon gets the the permision to access capcha's from access control. Registered user comments still getting captcha'ed despite module settings.
Comment #4
arnabdotorg commentedFixed.
Comment #5
arnabdotorg commentedComment #6
(not verified) commented