Closed (fixed)
Project:
Mollom
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2010 at 19:55 UTC
Updated:
24 Apr 2014 at 17:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sunoh, how lovely is that! :)
Comment #2
sunThis first one for HEAD is actually ready.
Comment #3
dries commentedCommitted to CVS HEAD.
Comment #4
sunComment #5
sunBackport to D6.
Comment #6
sunComment #7
sunhah, way too much D7 ;)
Comment #8
sunTested manually + committed.
I just realized that this also fixes compatibility issues with various AJAX modules, which are either lazy-loading the entire comment form, or submitting the form via AJAX. Previously, the trouble was that our JS/CSS for CAPTCHAs didn't get loaded, so that should also be resolved now.