Closed (fixed)
Project:
AJAX Comments
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2011 at 12:29 UTC
Updated:
1 Nov 2014 at 11:44 UTC
Jump to comment: Most recent
Comments
Comment #1
acouch commentedI've confirmed this with both CK and TinyMCE. The values that use an editor are not passed to submit_js in the $form_state.
Comment #2
elianmI confirm this too.
Comment #3
acouch commentedIs 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.
Comment #4
formatC'vt commentedTry latest dev, please