Dan Haywood created ISIS-1936:
---------------------------------
Summary: FK exception on delete action not rendered to user
correctly.
Key: ISIS-1936
URL: https://issues.apache.org/jira/browse/ISIS-1936
Project: Isis
Issue Type: Bug
Affects Versions: 1.16.2
Reporter: Dan Haywood
Fix For: 1.16.3
To reproduce:
* for simpleapp, introduce a child entity (not cascade)
* delete parent entity to force an FK exception (due to child entities still
present)
this results in a 500 html exception (RestartResponseException). the FK
exception messages are queued and only rendered subsequently.
(Also, see two exceptions queued, one warning - orange - and one error - red).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)