[ 
https://issues.apache.org/jira/browse/ISIS-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228364#comment-14228364
 ] 

ASF subversion and git services commented on ISIS-960:
------------------------------------------------------

Commit 2aa0df30a968d6cc03b029dad700e994b23da124 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=2aa0df3 ]

ISIS-960: handle exception for subscriber when invoked no-arg action.  More 
robust exception handler strategy.

If a no-arg action is invoked which generates an exception in a subscriber, 
then the Wicket UI should detect this and re-render the original object with 
any messages generated.

In addition, the exception handler strategy previously would only abort the 
transcation if a NonRecoverableException or a RecoverableException was thrown.  
This is too narrow; should abort the transaction for any exception thrown


> The event bus swallows errors thrown in the subscribers
> -------------------------------------------------------
>
>                 Key: ISIS-960
>                 URL: https://issues.apache.org/jira/browse/ISIS-960
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.7.0
>            Reporter: Jeroen van der Wal
>            Assignee: Jeroen van der Wal
>             Fix For: core-1.8.0
>
>
> The event bus swallows errors thrown in the subscribers so it's returning 
> false positives on validate and other phases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to