Branch: refs/heads/backport-3650-to-stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 6dbdd08168c5c9f062c8a84912a586c4dc642699 https://github.com/xwiki/xwiki-platform/commit/6dbdd08168c5c9f062c8a84912a58... Author: Michael Hamann <[email protected]> Date: 2024-11-19 (Tue, 19 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/java/org/xwiki/platform/security/requiredrights/internal/analyzer/DefaultMacroBlockRequiredRightAnalyzer.java M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/test/java/org/xwiki/platform/security/requiredrights/internal/analyzer/DefaultMacroBlockRequiredRightAnalyzerTest.java Log Message: ----------- XWIKI-22662: Impossible to access any editor if the content contains a call to a macro named "default" (#3650) * Don't try loading the "default" RequiredRightAnalyzer<MacroBlock> for a macro named "default". * Add a test case for the default macro. (cherry picked from commit 471381d892d1e5f7f64823b6e28a6bb9f0fd2a23) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications