Branch: refs/heads/stable-17.2.x Home: https://github.com/xwiki/xwiki-platform Commit: 71c089c5acae63e01be2bcac080baf2b99d6409e https://github.com/xwiki/xwiki-platform/commit/71c089c5acae63e01be2bcac080ba... Author: Thomas Mortagne <[email protected]> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-bridge/src/main/java/org/xwiki/bridge/DocumentModelBridge.java Log Message: ----------- XWIKI-23018: Introduce an API in DocumentModelBridge to check if the document exist * fix `@since` Commit: 1a20cc5f877b1f46e599330899f6da1ba3ea3cff https://github.com/xwiki/xwiki-platform/commit/1a20cc5f877b1f46e599330899f6d... Author: Thomas Mortagne <[email protected]> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java Log Message: ----------- XWIKI-23014: The prepared document XDOM is lost after the execution of a top level document in a view action * fix `@since` Compare: https://github.com/xwiki/xwiki-platform/compare/16cf54f53b07...1a20cc5f877b To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications