I’m not able to change any page of my Wiki (tested under Firefox and Chromium) … content page in edit mode is never loaded. Workaround is using xwiki / text mode.
Note: The WYSIWYG editor is set to CKEditor, I have tried to change / save this setting and to remove some plugins … but it has no effect.
All cache removed in Chrome and the CKeditor is working again.
What can cause this? Does the CKEditor has drastically changed with last Xwiki versions? (remember: I’m using myxwiki.org and I’m performing updates regularly when prompted).
The JavaScript code where this URL is used (CKEditor.EditSheet JSX) is cached by the browser and whenever we upgrade the CKEditor Integration WebJar the version changes but the browser tries to load the old URL (from the old version) and it fails.