[xwiki/xwiki-platform] fbf84d: XWIKI-24800: The WYSIWYG editor sometimes doesn't ...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: fbf84d5b4779cd23f489f7c137a05f7cbe4df3a7 https://github.com/xwiki/xwiki-platform/commit/fbf84d5b4779cd23f489f7c137a05... Author: Vincent Massol <[email protected]> Date: 2026-09-03 (Thu, 03 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js Log Message: ----------- XWIKI-24800: The WYSIWYG editor sometimes doesn't join the realtime collaboration session (#6301) * Wait for the CKEditor editing mode to be set before deciding whether the realtime collaboration session can be joined. The editing mode is loaded after the plugins are initialized, so when the realtime bootstrap won the race the editor mode was still unset and the check meant to detect the Source mode matched, making the editor silently skip joining the realtime session. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications