Andi Huber created CAUSEWAY-3392:
------------------------------------
Summary: [Value Types] - Temporal Formatting broken since JDK 20
Key: CAUSEWAY-3392
URL: https://issues.apache.org/jira/browse/CAUSEWAY-3392
Project: Causeway
Issue Type: Bug
Components: ValueTypes
Reporter: Andi Huber
Assignee: Andi Huber
Fix For: 2.0.0-RC2
JDK built-in time formats may now include an UTF-8 special character
'non-breaking-space' instead of a normal 'space'.
This breaks backwards compatibility.
Fix is to replace UTF-8 8239 (decimal) with 32 (decimal) in any of the
formatted temporal values.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)