[
https://issues.apache.org/jira/browse/CAUSEWAY-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber closed CAUSEWAY-3015.
--------------------------------
Resolution: Abandoned
no feedback - closing
> [Wicket Viewer] Property Edit via FormExecutorDefault, will not display
> Recoverable Exception
> ---------------------------------------------------------------------------------------------
>
> Key: CAUSEWAY-3015
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3015
> Project: Causeway
> Issue Type: Bug
> Components: Viewer Wicket
> Affects Versions: 2.0.0-M7
> Reporter: Miklós Győrfi
> Assignee: Andi Huber
> Priority: Major
> Labels: end-user-visible
> Fix For: 2.0.0-RC3
>
>
> During property edit, FormExecutorDefault does not display database error,
> because it checks
> {code:java}
> !formExecutorContext.isWithinInlinePrompt(){code}
> condition.
> It would be nice if ExceptionRecognizerService/ExceptionRecognizer could mark
> the exception in Recognition if:
> * The exception should be displayed as message in Action/Property/Inline
> edit.
> * This feature default to configuration
> This protocol should be supported in FormExecutorDefault.
> Anyway, the current protocol does not work at all, it forwards the exception,
> but does not display the error page neither due to the WebRequestCycleForIsis
> and the JGrowlUtil bug.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)