Daniel Keir Haywood created CAUSEWAY-3584:
---------------------------------------------
Summary: [cosmetic] try to navigate to a menu, get stack trace
Key: CAUSEWAY-3584
URL: https://issues.apache.org/jira/browse/CAUSEWAY-3584
Project: Causeway
Issue Type: Improvement
Affects Versions: 2.0.0-RC2
Reporter: Daniel Keir Haywood
Fix For: 2.0.0-RC3
Attachments: image-2023-09-15-15-38-41-919.png,
image-2023-09-15-15-40-20-072.png
eg, in the hello world app:
[http://localhost:8080/wicket/entity/hello.HelloWorlds:1]
gives a stack trace ... should instead be a graceful error.
!image-2023-09-15-15-38-41-919.png|width=821,height=471!
and for a non-existent entity, eg
[http://localhost:8080/wicket/entity/hello.HelloWorldObject:2]
the message could be more user friendly, and shows an exception when it isn't
really an exception at all:
!image-2023-09-15-15-40-20-072.png|width=809,height=495!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)