Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 7112a0973453a65966f9bf35cd82836dd095ea7b
https://github.com/xwiki/xwiki-platform/commit/7112a0973453a65966f9bf35cd82…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/xwiki-platform-security-requiredrights-test-docker/src/test/it/org/xwiki/security/requiredrights/test/ui/RequiredRightsIT.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/xwiki-platform-security-requiredrights-test-pageobjects/src/main/java/org/xwiki/security/requiredrights/test/po/RequiredRightsPreEditCheckElement.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/XWikiWebDriver.java
Log Message:
-----------
XWIKI-21477: Improve the required rights result reporting
* Fix a Chrome specific functional test issue
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 61a2b2cd951e069ca45a2b2aa6336c98178a532c
https://github.com/xwiki/xwiki-platform/commit/61a2b2cd951e069ca45a2b2aa633…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerComponentBuilder.java
Log Message:
-----------
XWIKI-21469: A Velocity error is hidden by a nullpointer when the template has a null identifier
* fix mistake in previous commit