[xwiki/xwiki-commons] 67998b: XWIKI-22385: The WYSIWYG editor remains read-only ...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 67998b25b62eb1338cdc5f8251732a5db9f62d3c https://github.com/xwiki/xwiki-commons/commit/67998b25b62eb1338cdc5f8251732a... Author: Marius Dumitru Florea <[email protected]> Date: 2024-08-06 (Tue, 06 Aug 2024) Changed paths: M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java Log Message: ----------- XWIKI-22385: The WYSIWYG editor remains read-only after it reconnects to the realtime session * Set max idle timeout for the WebSocket session to let the servlet engine close the expired connections, instead of handling this ourselves. * Increase the WebSocket session timeout above 1 minute because browsers slow down timers up to once per minute when the browser tab / window is inactive (runs in the background) * Add debug logs To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
participants (1)
-
XWiki Notifications