[
https://issues.apache.org/jira/browse/SYNCOPE-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947005#comment-17947005
]
ASF subversion and git services commented on SYNCOPE-1873:
----------------------------------------------------------
Commit 7642e8cfc0399897f9effe2cfc5945f867b83ae8 in syncope's branch
refs/heads/3_0_X from Matteo Tatoni
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=7642e8cfc0 ]
[SYNCOPE-1873] - Add LocalDateTime support to DateOps (#1058)
> LocalDateTime fields not properly handled in BeanPanel
> ------------------------------------------------------
>
> Key: SYNCOPE-1873
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1873
> Project: Syncope
> Issue Type: Bug
> Components: console
> Affects Versions: 3.0.11, 4.0.0-M1, 4.0.0, 4.1.0
> Reporter: Matteo Tatoni
> Priority: Major
> Fix For: 3.0.12, 4.0.0, 4.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> BeanPanel does not properly handle fields of type LocalDateTime. Unlike Date,
> OffsetDateTime, and ZonedDateTime, LocalDateTime is not managed explicitly
> and ends up being treated as a String, which causes a ClassCastException at
> runtime.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)