Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 96c56c5cf34801ce316ae6a6083e70f6ef1a8ba7
https://github.com/xwiki/xwiki-platform/commit/96c56c5cf34801ce316ae6a6083e…
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
Commit: 68f2942fd574d469c530c11e0949bcb3f3374600
https://github.com/xwiki/xwiki-platform/commit/68f2942fd574d469c530c11e0949…
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
Commit: 6834799a7724f9910ef86569c1b3c5ca99c19a11
https://github.com/xwiki/xwiki-platform/commit/6834799a7724f9910ef86569c1b3…
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
Compare:
https://github.com/xwiki/xwiki-platform/compare/5d2267afc202...6834799a7724
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications