[xwiki/xwiki-platform] 1e5024: [Misc] Make the image style administration page ob...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 1e5024c0ef8437e3dec622e18b672ad196d184bb https://github.com/xwiki/xwiki-platform/commit/1e5024c0ef8437e3dec622e18b672... Author: Vincent Massol <[email protected]> Date: 2026-09-02 (Wed, 02 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 fail explicitly and diagnosably (#6281) * Wait for the default image style form to be displayed before considering the section loaded, since this page object is also built right after clicking a link, i.e. possibly before the browser left the previous page. * Fail immediately, with an explicit message, when the section renders without the fields of the Image.Style.Code.ConfigurationClass object, instead of letting a later interaction spend the whole implicit wait and then report an opaque element-not-found on one of them. * Include in that message the markup the server produced for the section and the REST representation of the configuration document with its objects. The two do not read the document the same way, so a failure says whether the object is absent from the database or only invisible to the request that rendered the section. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications