I have updated CKeditor in the WYSIWYG editor plugin with a new generated version of ckeditor and a new configuration file because I wanted to be able to inser code snippets as well.
Actually everything works fine but now I discovered, that image upload is not working any more. When I click on upload, a popup returns that says "Incorrect server response".
Does anyone know what I have to tweak in order to get it working? It seems it has nothing to do with one of those files:
- skins directory
- ckeditor.js
- config.js
- content.css
- styles.css
I have to change override all of them to get ckeditor working again so they depend on each other...
EDIT:
I've tryed replacing ckEditor folder with the "standard" edition of ckEditor without any changes and the problem stays the same. So I guess it has something to do with how the filebrowserImageUploadUrl is set to ckEditor in qa-wysiwyg-editor.php