Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 1fcc6942030b23588804ccb71c24ba35a10e103c https://github.com/xwiki/xwiki-platform/commit/1fcc6942030b23588804ccb71c24b... Author: Michael Hamann <[email protected]> Date: 2024-04-09 (Tue, 09 Apr 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-marker/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/FilterIT.java M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/MacroIT.java Log Message: ----------- XWIKI-21868: Failing to properly save content when a macro contains the "<?" characters * Escape the first character after `<` to prevent triggering CKEditor's regular expressions. * Add an integration test * Adjust and fix FilterIT for the changes (cherry picked from commit b33e92dca9426ef2aee4b92894829082ad7abd44) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications