Branch: refs/heads/backport-3650-to-stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: e489018eec15782ae92ce6c3788e170c0a70cfb9 https://github.com/xwiki/xwiki-platform/commit/e489018eec15782ae92ce6c3788e1... 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