[
https://issues.apache.org/jira/browse/SYNCOPE-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947047#comment-17947047
]
ASF subversion and git services commented on SYNCOPE-1873:
----------------------------------------------------------
Commit 26dc2b30eba2bd1f79e0bd46ac4906085c2e6797 in syncope's branch
refs/heads/master from Matteo Tatoni
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=26dc2b30eb ]
[SYNCOPE-1873] - Add LocalDateTime support to DateOps (#1059)
> 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: 1h
> 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)