Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: e3a9fa022edae67f56db2c318babf1c1b499f411 https://github.com/xwiki/xwiki-platform/commit/e3a9fa022edae67f56db2c318babf... 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