Daniel Keir Haywood created CAUSEWAY-3695:
---------------------------------------------
Summary: Joda DateTime not being handled correctly - treated as a
ZonedDateTime
Key: CAUSEWAY-3695
URL: https://issues.apache.org/jira/browse/CAUSEWAY-3695
Project: Causeway
Issue Type: Bug
Components: Core, Viewer Wicket
Affects Versions: 2.0.0-RC4
Reporter: Daniel Keir Haywood
Fix For: 2.0.0
Attachments: image-2024-03-12-10-16-50-598.png
to reproduce, use demo app.
docker pull apache/causeway-app-demo-jpa:latest
docker run -p 8080:8080 apache/causeway-app-demo-jpa:latest
[http://localhost:8080/wicket/entity/demo.JodaDateTimeEntity:590]
a spurious "VV" appears at the end, and the warning message mentions the wrong
class, `java.time.ZonedDateTime`.
!image-2024-03-12-10-16-50-598.png|width=522,height=277!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)