Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: aa7b9d04228910f693995b80722fb21b29795860 https://github.com/xwiki/xwiki-platform/commit/aa7b9d04228910f693995b80722fb... Author: Thomas Mortagne <[email protected]> Date: 2025-04-02 (Wed, 02 Apr 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/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroRenderer.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-23057: A useless index is created for wiki macros which are neither async or cached * cache the block id * stop relying on block indexOf when async and cache are disabled for a given macro (cherry picked from commit 31f0cbbfdebd8197d63a69da764ab09c0387fd1a) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications