Commenting with CKE (using the wysiwyg module) fails. The comment gets posted from anonymous even if logged in and the body is missing.

I think this is similar to #784504: Support for CKEditor.

Comments

acouch’s picture

I've confirmed this with both CK and TinyMCE. The values that use an editor are not passed to submit_js in the $form_state.

elianm’s picture

I confirm this too.

acouch’s picture

Is this for the CK Editor module or for WYSIWYG with CK Editor? For WYSIWYG it looks like this has been solved: http://drupal.org/node/394668#comment-5381372

If it doesn't work for CK Editor module you might open a ticket in that module for a similar lazy-loading of the editor as it appears to fix the issue.

formatC'vt’s picture

Issue summary: View changes
Status: Active » Fixed

Try latest dev, please

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.