Miklós Győrfi created ISIS-3015:
-----------------------------------

             Summary: FormExecutorDefault
                 Key: ISIS-3015
                 URL: https://issues.apache.org/jira/browse/ISIS-3015
             Project: Isis
          Issue Type: Improvement
          Components: Wicket Viewer
    Affects Versions: 2.0.0-M7
            Reporter: Miklós Győrfi


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.7#820007)

Reply via email to