Closed (fixed)
Project:
AJAX Comments
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2008 at 15:55 UTC
Updated:
19 Jan 2009 at 01:00 UTC
I've found two instances where the module fails to post:
1) If subject lines in comments are disabled
2) If subject lines in comments are enabled, but the user does not provide a subject
In either instance, the comment will not post, and the user gets a red error that says "Comment field is required."
Marking critical since end users have no way to work around the problem in #1.
Comments
Comment #1
neochief commentedI can not reproduce this in my test instalations. Please provide a link to your site or test setup. I'm sure that it's caused by 3rd-party modules or specific theme settings.
Comment #2
domesticat commentedPM'ing you with info.
Comment #3
domesticat commentedAfter emailing off-site with @neochief, he determined the problem was related to #349426: Doesn't work with FCKeditor
The problem stems from recent changes to FCKeditor. ajax_comments works properly with the 6.x-2.x branch of FCKeditor, but breaks on the 6.x-1.x branch. He sent me a patch to try. With the patch, ajax_comments works properly with the 6.x-1.x branch of FCKeditor.
He promises to commit the patch shortly.
Comment #4
neochief commentedMajor upgrade released as 1.6 version. Amy, please upgrade to 2.x versin of FCK, because 1.x will not work now. I've tested 2.x and it woks fine.