Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8affef154b3a022a6f6da54f54eae1c3c268440b
https://github.com/xwiki/xwiki-platform/commit/8affef154b3a022a6f6da54f54ea…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
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
M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-macro/src/main/java/org/xwiki/rendering/internal/macro/display/DisplayMacro.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/main/java/org/xwiki/rendering/internal/macro/include/IncludeMacro.java
Log Message:
-----------
XWIKI-23018: Introduce an API in DocumentModelBridge to check if the document exist
XWIKI-23017: The display macro is not checking if the target document exist
XWIKI-23016: The include macro is not checking if the target document exist
(cherry picked from commit 96c56c5cf34801ce316ae6a6083e70f6ef1a8ba7)
Commit: a4b31dcfe308f7bb783f4a67fc82eeeaca395d44
https://github.com/xwiki/xwiki-platform/commit/a4b31dcfe308f7bb783f4a67fc82…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
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
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java
Log Message:
-----------
XWIKI-23014: The prepared document XDOM is lost after the execution of a top level document in a view action
(cherry picked from commit 68f2942fd574d469c530c11e0949bcb3f3374600)
Commit: bbe066a55579b974eef47a60fc861e3399dca5f7
https://github.com/xwiki/xwiki-platform/commit/bbe066a55579b974eef47a60fc86…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroFactoryTest.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroTest.java
Log Message:
-----------
XWIKI-23012: Prepare the content of a wiki macro call
(cherry picked from commit 6834799a7724f9910ef86569c1b3c5ca99c19a11)
Compare: https://github.com/xwiki/xwiki-platform/compare/f017b5c37e5c...bbe066a55579
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications