-
Bug
-
Resolution: Unresolved
-
Major
-
8.1.0.GA
-
None
-
False
-
-
False
-
-
-
-
-
-
Known Issue
-
Workaround Exists
-
-
-
-
SqlDateSerializer throws
java.time.temporal.UnsupportedTemporalTypeException: Unsupported field: HourOfDay
when serializing java.sql.Date with formatter containing time component fields.
This is the expected result. However, in Yasson 1.0.5 (JBEAP 7.4), serialization is successfully done as the java.sql.Date with formatter is processed by: [1]
AbstractDateTypeSerializer.formatWithFormatter()
- depends on
-
JBEAP-30362 (8.1.z) Json processing failed with error java.lang.UnsupportedOperationException at java.sql/java.sql.Date.toInstant
-
- Verified
-
- is duplicated by
-
JBEAP-30575 (8.1.z) UnsupportedTemporalTypeException when serializing java.sql.Date with formatter containing time component fields
-
- Closed
-
- is incorporated by
-
JBEAP-31054 (8.1.z) Upgrade yasson from 3.0.4.redhat-00003 to 3.0.4.redhat-00004
-
- New
-