Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: bd176dd5c023686c284db6dd7a6655712853a90a https://github.com/xwiki/xwiki-platform/commit/bd176dd5c023686c284db6dd7a665... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2023-12-29 (Fri, 29 Dec 2023) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/imageEditor.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/ImagePluginIT.java Log Message: ----------- XWIKI-21621: The default image style is not forced as selected when inserting images when identifier and type are different Fix the style options being ignored when the identifier and type are different.