Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-commons
Commit: d53a156e695db5c845eb5901a9514a09279596cb
https://github.com/xwiki/xwiki-commons/commit/d53a156e695db5c845eb5901a9514…
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.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-commons/settings/notifications