Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: d5cf37a2b1c7161e5cc8815275c54d91d8b3c452
https://github.com/xwiki/xwiki-platform/commit/d5cf37a2b1c7161e5cc8815275c5…
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)
(cherry picked from commit 82aa87f83e4dec7026858dc889e4e456ab8bdeb4)