Closed (fixed)
Project:
Mollom
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
27 Apr 2009 at 22:34 UTC
Updated:
20 Dec 2009 at 20:40 UTC
Jump to comment: Most recent
When using filefield and mollom we get the following message:
The CAPTCHA field is required.
It allows the upload, but we have not yet submitted the form. Any fix for this?
Comments
Comment #1
billnbell commentedAny ideas? The CAPTCHA should not always show up right? It shows on all forms.!?
Is there a way to not have the message: The CAPTCHA field is required.
show up when uploading files, when the CAPTCHA field shows up from mollom?
SO there are 2 questions.
Comment #2
elijah lynnI ran across this last night too. It shouldn't ask for captcha that early. Only once you hit preview or save.
Comment #3
dave reidCan someone please confirm this is still a bug with the latest 6.x-1.9?
Comment #4
dave reidI can confirm with latest Mollom 6.x-1.9 and FileField 6.x-3.1. I am working on debugging this.
Comment #5
elijah lynnThis is still a bug in the latest version of Acquia Drupal which ships with Mollom 6.x-1.9. I know 6.x-1.10 is out but it isn't in Acquia yet.
Hopefully this is fixed in there. I will say that the captcha magically appears at the bottom of my custom CCK form though!! Very nice!
Comment #6
Anonymous (not verified) commentedAnd with a multiple value field I get the "The CAPTCHA field is required" warning multiple times, one for each upload.
Comment #7
Anonymous (not verified) commentedComment #8
dave reidHave still been trying to debug this. Frustrating so far. Hopefully we can get a test written for this once I get it figured out.
Comment #9
dave reidComment #10
dries commentedIt would be good to try and reproduce this problem with the latest development snapshot in the DRUPAL-6 HEAD branch of Mollom. Because of the refactoring, this might no longer be an issue.
Comment #11
dave reidSome initial testing shows that I've been able to upload files into file fields using the AJAX mode. Testing with some other configurations.
Comment #12
dave reidI feel confident with sun's form patches and some testing that this is fixed now. Thanks sun!