Problems, need help? Have a tip or advice? Post it here.
15 posts Page 2 of 2
Ellen, could you please state what primary language you have set in Control Panel > Clock, Language, and Region > Language? Thanks.
I only have one language set up, and it is English (UK)
I can contribute this also happened to me, will read this thread throughly, as I implemented basic textarea for now. It worked for me, but not for the content editor, which tried deleting cache as well as trying other browsers.

We settled on textarea, but fixing this may improve COUCH.
@lolsteamroller, you shouldn't need to settle for using textarea instead of richtext (CKEditor). The 1.4 regression described in this thread can be resolved by setting config.language appropriately in your couch/includes/ckeditor/config.js file. If you instead see config.defaultLanguage, do change this to config.language. Please let us know if this does not fix the issue. You could also give the upgrade patch at viewtopic.php?f=6&t=7320 a try.
I can confirm that this fix worked for me (after clearing cache etc)
15 posts Page 2 of 2