Details
-
Bug
-
Resolution: Duplicate
-
Trivial
-
None
-
13.9-rc-1
-
None
-
Windows 10 Pro 64 bit, Chrome 95, using a local instance XWiki 13.9 RC1 on PostgreSQL 14, Tomcat 9.0.54 and Jetty/HSQLDB
-
Unknown
-
Description
STEPS TO REPRODUCE
- Install XWiki Platform - Realtime - Wiki - UI application (or/and XWiki Platform - Realtime - WYSIWYG - UI)
- If the case, go to 'XWikiPreferences' page, edit it in object mode and add an object of type 'XWiki.EditorBindingClass' and set (for XWiki Platform - Realtime - Wiki - UI):
Data Type: 'org.xwiki.rendering.syntax.SyntaxContent#text'
Role Hint: 'realtime-wiki'
4. Go to Sandbox page (or other page)
5. Observe the JS console from browser
EXPECTED RESULTS
The navigation occurs without errors.
ACTUAL RESULTS
In browser's JS console, there is the following error (see attached screenshot):
GET http://localhost:1115/xwiki/bin/view/Sandbox/xwiki-realtime-wysiwyg-inline.js net::ERR_ABORTED 404
The issue can be reproduced on Chrome 95, Edge 94, Firefox 93, but not on IE11.
Attachments
Issue Links
- duplicates
-
XWIKI-19157 Make the real-time WYSIWYG editor work in-place also
- Closed