Branch: refs/heads/backport/stable-18.8.x/pr-6390 Home: https://github.com/xwiki/xwiki-platform Commit: 130d3fc20413da67041aab664c9ca483ee6d4ffa https://github.com/xwiki/xwiki-platform/commit/130d3fc20413da67041aab664c9ca... Author: Vincent Massol <[email protected]> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-test/xwiki-platform-image-style-test-pageobjects/src/main/java/org/xwiki/image/style/test/po/ImageStyleAdministrationPage.java Log Message: ----------- [Misc] Make the image style administration page object dump the configuration class too (#6390) * The section renders the same way whether the configuration xobject is missing from the document or its XClass is missing its properties, so the existing dump of the document alone cannot tell the two apart. Dump the XClass as REST serves it next to it. * Extract the REST read shared by both dumps. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> (cherry picked from commit 107d1d5f05be0b6933436a53d7a1c306c4f733a6) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications