Branch: refs/heads/stable-15.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 82aa87f83e4dec7026858dc889e4e456ab8bdeb4
https://github.com/xwiki/xwiki-platform/commit/82aa87f83e4dec7026858dc889e4…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/editor.js
Log Message:
-----------
XWIKI-21558: If a macro is modified by another user while the macro edit modal is open,
we cannot update the macro
* Fix failing test (restoring the focused and selected widgets by hand after an update is
too fragile so better let CKEditor do it)