Branch: refs/heads/stable-16.10.x
Home:
https://github.com/xwiki/xwiki-commons
Commit: 5df7dc5113d7c8bf21951e57297e9010eabf49f7
https://github.com/xwiki/xwiki-commons/commit/5df7dc5113d7c8bf21951e57297e9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M
xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/AbstractJobStatusFolderResolver.java
M
xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version3JobStatusFolderResolver.java
M
xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobStatusStoreTest.java
M
xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version3JobStatusFolderResolverTest.java
Log Message:
-----------
XCOMMONS-3276: NPE Warnings after upgrading XWiki to 16.10.3 related to
DefaultJobStatusStore - Failed to load job status
* Avoid using the problematic URLEncoder in the job status calculation.
* Be more restrictive and control explicitly which characters are
allowed.
(cherry picked from commit d53a156e695db5c845eb5901a9514a09279596cb)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-commons/settings/notifications