[JIRA] (IDP-1978) JSON date/time formatter string is invalid

Scott Cantor (Jira) jira at shibboleth.atlassian.net
Wed Jul 20 16:33:22 UTC 2022


Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) *created* an issue

Identity Provider ( https://shibboleth.atlassian.net/browse/IDP?atlOrigin=eyJpIjoiOWMxZjgxYjFhZTRiNDMyZGExZGM4NWFkODFlY2I1OTQiLCJwIjoiaiJ9 ) / Bug ( https://shibboleth.atlassian.net/browse/IDP-1978?atlOrigin=eyJpIjoiOWMxZjgxYjFhZTRiNDMyZGExZGM4NWFkODFlY2I1OTQiLCJwIjoiaiJ9 ) IDP-1978 ( https://shibboleth.atlassian.net/browse/IDP-1978?atlOrigin=eyJpIjoiOWMxZjgxYjFhZTRiNDMyZGExZGM4NWFkODFlY2I1OTQiLCJwIjoiaiJ9 ) JSON date/time formatter string is invalid ( https://shibboleth.atlassian.net/browse/IDP-1978?atlOrigin=eyJpIjoiOWMxZjgxYjFhZTRiNDMyZGExZGM4NWFkODFlY2I1OTQiLCJwIjoiaiJ9 )

Issue Type: Bug Affects Versions: 4.0.0, 4.0.1, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.1.6, 4.1.7, 4.2.0, 4.2.1 Assignee: Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) Components: Configuration Created: 20/Jul/22 12:33 PM Fix Versions: 4.3.0 Priority: Trivial Reporter: Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 )

I copied a date/time formatter out of my audit config over into the place we control the handling of Java date/time objects in the Jackson ObjectMapper for JSON, but the types aren’t the same, so I used a formatting token of “ZZ” for timezone that isn’t supported. I believe X is the equivalent character in the old SimpleDateFormat class Jackson uses.

This isn’t used heavily, probably mostly for metrics, which are hardly used themselves.

( https://shibboleth.atlassian.net/browse/IDP-1978#add-comment?atlOrigin=eyJpIjoiOWMxZjgxYjFhZTRiNDMyZGExZGM4NWFkODFlY2I1OTQiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-1978#add-comment?atlOrigin=eyJpIjoiOWMxZjgxYjFhZTRiNDMyZGExZGM4NWFkODFlY2I1OTQiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100202- sha1:51b939c )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220720/d78fb20b/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-32f9d9a5-84f5-4fb7-a851-7a08df96d5a5
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220720/d78fb20b/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-trivial-2b463139-26d5-4299-9d1b-4d69a901034f
Type: image/png
Size: 563 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220720/d78fb20b/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-0393d9fd-5106-4c70-88bc-4c07591cdb1d
Type: image/png
Size: 425 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220720/d78fb20b/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-065ef492-655e-4a19-98d6-627dc03aada2
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220720/d78fb20b/attachment-0007.png>


More information about the commits mailing list