Branch: refs/heads/stable-15.5.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 0f40698c199c329ccb4d04c676a2ce37cd82d962
https://github.com/xwiki/xwiki-platform/commit/0f40698c199c329ccb4d04c676a2…
Author: Manuel Leduc <manuel.leduc(a)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.