Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
1.36
-
None
-
Windows 10 Pro 64 bit, Firefox 68, using a local instance of XWiki 11.6.1 on PostgreSQL 11, Jetty distribution
-
Medium
-
Description
STEPS TO REPRODUCE
- Login
- Click 'Edit' on the Home page
EXPECTED RESULTS
When click 'Edit', the page is displayed in CKEditor edit mode.
ACTUAL RESULTS
The page enters in edit mode, but the CKEditor box is not displayed.
In console, there is the following error encountered:
2019-08-09 12:35:18,658 [http://localhost:1161/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.36/plugins/xwiki-resource/plugin.js?t=J6KD] ERROR o.i.ObservationContextListener - Can't find any begin event corresponding to [class org.xwiki.resource.events.ResourceReferenceHandledEvent (type = [webjars], parameters = [[t] = [[J6KD]]])]
I've tested also on Chrome 76, Firefox 68, Edge 18, but the problem could be reproduced only on IE11.
The issue could not be reproduced on XWiki 11.5 and XWiki 11.3.1.
Attachments
Issue Links
- is related to
-
CKEDITOR-305 Upgrade to CKEditor 4.12.1
- Closed