Branch: refs/heads/stable-16.6.x Home: https://github.com/xwiki/xwiki-platform Commit: 5a59403d424f574556e7cd1c4bf9ac98ae13d4c4 https://github.com/xwiki/xwiki-platform/commit/5a59403d424f574556e7cd1c4bf9a... Author: Marius Dumitru Florea <[email protected]> Date: 2024-08-06 (Tue, 06 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/pom.xml M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js Log Message: ----------- XWIKI-22385: The WYSIWYG editor remains read-only after it reconnects to the realtime session * Pair the existing setEditable(false) with an setEditable(true) * Upgrade Netflux WebSocket WebJar to fix a bug related to how sessions with large lag are disconnected (cherry picked from commit 04225d5b7c25eac014c5e24e58b40753a6199c22) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications