Closed (duplicate)
Project:
Mollom
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2008 at 20:29 UTC
Updated:
22 Dec 2008 at 00:47 UTC
If a contact form is submitted and found unsure, the initially shown captcha can be correctly solved. If the captcha is however changed to audio (or back to image afterwards), the captcha cannot be solved. On the backend I see that a different session ID is used for these alternative captchas. After a quick look at the module code (which might be a wrong assessment), I see that the mollom.js uses "edit-session-id", but this cannot be found in the HTML which is generated (I do however see a "edit-mollom-id" form field).
Comments
Comment #1
damien tournoud commentedI guess this is a duplicate of #348372: Audio captcha player not shown. Benjamin, could you please confirm or invalidate that impression?