Closed (won't fix)
Project:
Signup
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2007 at 04:38 UTC
Updated:
16 Apr 2007 at 18:08 UTC
I've been trying to add a captcha to the signup form, but the captcha validation is appearing outside of the collapsed fieldset. Even if I uncollapse the fieldset, the captcha validation shows up below the submit button making the form look rather awkward.
I tried implementing an extra hook_form_alter to move the captcha form inside the fieldset (as suggested here), and it looks great, but valid captcha entries no longer work. Is there some way Signup could play better with Captcha?
Comments
Comment #1
dwwalas, i've never used captcha and don't know enough about it to have any idea what might be going wrong. :( it wouldn't surprise me if one of the non-standard things signup is doing is confusing captcha module, but i don't know which module needs to be modified to make this work. since this isn't a personal itch of mine, so i'm not going to spend time debugging this myself.
so, you either have to:
a) do it yourself.
b) find someone who knows more about captcha and convince them to debug it and post their results here.
c) find some money to pay someone to figure this out.
sorry i can't be more help, but my hands are too full as it is.
-derek
Comment #2
dwwgiven that overwhelming response, it seems neither of us care much about this. ;) therefore, i'm marking it "won't fix". feel free to change the status back to "patch (code needs review)" if you have a solution and post a patch for it. otherwise, this issue is going off the radar...