Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: cace65ffccdac07d4a168d56cb5de6649701ed50
https://github.com/xwiki/xwiki-platform/commit/cace65ffccdac07d4a168d56cb5d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
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.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications