[xwiki/xwiki-platform] ae45ca: XWIKI-17062: NPE when refreshing the page on Admin...
Branch: refs/heads/XWIKI-17062 Home: https://github.com/xwiki/xwiki-platform Commit: ae45ca020a040cdc0fa6c8cade5f59633a3e6e1a https://github.com/xwiki/xwiki-platform/commit/ae45ca020a040cdc0fa6c8cade5f5... Author: Vincent Massol <[email protected]> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-script/src/main/java/org/xwiki/wiki/user/script/WikiUserManagerScriptService.java M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-script/src/test/java/org/xwiki/wiki/user/script/WikiUserManagerScriptServiceTest.java Log Message: ----------- XWIKI-17062: NPE when refreshing the page on Administration after canceling an invitation * Guard against a missing candidacy in WikiUserManagerScriptService#getCandidacy: skip the rights check (which dereferences the candidacy) when the manager returns null, so the script service returns null instead of throwing an NPE. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications