[OpenNMS/opennms] 61ec64: NMS-20108: drop the default-locale guard; the ROOT...
joseanesONMS via opennms-cvs <[email protected]>
| Newsgroups | gmane.network.opennms.cvs |
|---|---|
| Message-ID | <OpenNMS/opennms/push/refs/heads/jira/NMS-20108-oncall-roles-pr/[email protected]> |
Branch: refs/heads/jira/NMS-20108-oncall-roles-pr
Home: https://github.com/OpenNMS/opennms
Commit: 61ec64395b3d78b81e75249b6a00117db14fb01f
https://github.com/OpenNMS/opennms/commit/61ec64395b3d78b81e75249b6a00117db14fb01f
Author: Jose Anes <[email protected]>
Date: 2026-08-31 (Mon, 31 Aug 2026)
Changed paths:
M opennms-webapp-rest/src/main/java/org/opennms/web/rest/v2/OnCallRolesRestService.java
M opennms-webapp-rest/src/test/java/org/opennms/web/rest/v2/OnCallRolesRestServiceIT.java
Log Message:
-----------
NMS-20108: drop the default-locale guard; the ROOT pipeline is the fix !smoke
runtimeDateTimeString formatted with Locale.ROOT and then demanded the JVM
default locale parse the result back — after BasicScheduleUtils moved to
Locale.ROOT parsing, the guard only rejected requests the runtime handles
fine, on any non-English JVM, with a message that fix made false. Specific
schedules now canonicalize with Locale.ROOT directly, the javadoc says so,
and a locale-pinned IT (Locale.GERMANY) covers the ROOT contract on the API
side rather than only in BasicScheduleUtilsTest.
To unsubscribe from these emails, change your notification settings at https://github.com/OpenNMS/opennms/settings/notifications
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs