Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: e78d658d2f04aef813cfc990385dd5a71a0fb105 https://github.com/xwiki/xwiki-platform/commit/e78d658d2f04aef813cfc990385dd... Author: Michael Hamann <[email protected]> Date: 2025-11-21 (Fri, 21 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-ui/src/main/resources/ApplicationResources.properties M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-ui/src/main/resources/js/security/requiredrights/requiredRightsDialog.js M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-test/xwiki-platform-security-test-docker/src/test/it/org/xwiki/security/test/ui/RequiredRightsIT.java Log Message: ----------- XWIKI-23745: Required rights dialog doesn't open on some pages * Fix parsing property references in the required rights dialog. * Fix the heading for class properties. * Fix missing ";". * Fix incomplete comment in the translations. * Add an integration test to verify the required rights dialog opens with class properties. * Replace deprecated method calls in integration test. (cherry picked from commit cace65ffccdac07d4a168d56cb5de6649701ed50) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications