Matteo Tatoni created SYNCOPE-1873:
--------------------------------------
Summary: 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: 4.0.0-M1, 3.0.11, 4.0.0, 4.1.0
Reporter: Matteo Tatoni
Fix For: 3.0.12, 4.0.0, 4.1.0
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)