Closed (fixed)
Project:
CAPTCHA
Version:
7.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2011 at 13:18 UTC
Updated:
4 Dec 2011 at 12:02 UTC
Jump to comment: Most recent
I encountered this bug when enabling captcha on a form with an unlimited value field. The _captcha_search_buttons() helper function ends up placing the captcha form within the field (above the 'add another item' button) rather than at the end of the form (above the submit button).
Comments
Comment #1
soxofaan commentedsame issue as #1106174: CAPTCHA placement issue on user registration form
solved by http://drupalcode.org/project/captcha.git/commit/855288c
Comment #3
martichka5 commentedThe bug still appears. I have a form with an unlimited field in the end, so CAPTCHA attached within this field.