1. Version of Q2A core: 1.6.3-dev-1203
2. Version of CKEditor4 plugin: CKEditor v1.1.2
3. Addon types of CKEditor that you add after:
toolbarCanCollapse: false,
removePlugins: 'elementspath',
extraPlugins: 'autogrow,savebtn',
height: '400px',
autogrow: true,
resize_enabled: false,
entities: false,
language: 'de',
removeDialogTabs: 'image:advanced;image:Link;link:advanced;link:upload',
linkShowTargetTab: false,
linkShowAdvancedTab: false,
linkShowTargetTab: false,
colorButton_colors: 'F00,11C11D,00F,B700B7,FF8C00,008080,808080,FFFFFF',
colorButton_enableMore: false,
saveSubmitURL:'
http://www.schreibgenuss.de/qa-plugin/ckeditor4/qa-ckeditor4-ajax.php'
4. Settings of your CKEditor4 plugin:
['Bold','Italic','Underline','TextColor'],
['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'],
['Outdent','Indent','Blockquote'],
['Link', '-', 'Image']
5. JS Error. Yes! That one: "TypeError: l is null"
Thanks for your help :)