Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
2.0.0-RC4
-
None
Description
duplicated by https://issues.apache.org/jira/browse/CAUSEWAY-3489
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`.