Closed (duplicate)
Project:
Wysiwyg
Version:
7.x-2.1
Component:
Editor - CKEditor
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2012 at 10:46 UTC
Updated:
11 Apr 2012 at 16:48 UTC
The text entered into that field is gone and doesn't appear in the preview. Looking at the HTTP request it is never sent to the server.
I've tested this with ckeditor version 3.6.0 and 3.6.2 with the same result.
Comments
Comment #1
twodThis is a known limitation of CKEditor itself, which only supports saving its contents back to textareas.
Marking as duplicate of #971632: CKeditor breaks on text field (not on field type Long Text).