I was happy user of the CKEditor in iniline mode after switching from Aloha. I have been running version 4.3.3 generated by the Builder with configuration 830b4a6aae818f304ab7a3bd74136143 (standard configuration + Color Button, Div Container Manager, Inline Cancel, Inline Save, Justify). I must say, that after using Aloha I am really impressed by the CKEditor!
I decided to add few plugins, so I started with reusing my builder link with my configuration but editor upgraded to the current version 4.4.0 does not work with the same plugin set as before :(
I am developing my application with Firefox and using jQuery adapter. Loading editor in Firebug console with (working in 4.3.3):
$('#A-8020253-body-content').ckeditor()
gives following error:
TypeError: c is undefined
The ckeditor.js is compressed so, the line number of the error is not really usable :(
As you can see on
As you can see on inlinecancel plugin page and inlinesave plugin page these plugins are not official CKSource's plugins and their compatibility with 4.4 is yet unknown. Most likely one of them are not. For now you have to stick to 4.3.* or drop these plugins. You can also report an issue to the plugins author.
PS. If you want to debug the issue, you can build CKEditor package which isn't minified (see the option below "Download CKEditor 4.4.0" button on the online builder). You can also of course clone repositories with the source code.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+