You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2018/02/13 16:55:00 UTC

[jira] [Commented] (ISIS-1847) Eventbus: AbstractDomainEvent incorrect veto handling?

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

Dan Haywood commented on ISIS-1847:
-----------------------------------

It's a bug. 

Have fixed in maint-1.16.1.  I guess when I merge this over to master, it'll raise a conflict and can fix there at that point.

 

> Eventbus: AbstractDomainEvent incorrect veto handling?
> ------------------------------------------------------
>
>                 Key: ISIS-1847
>                 URL: https://issues.apache.org/jira/browse/ISIS-1847
>             Project: Isis
>          Issue Type: Bug
>          Components: Core
>            Reporter: Andi Huber
>            Assignee: Dan Haywood
>            Priority: Major
>             Fix For: 1.16.1, 2.0.0-M1
>
>
> When refactoring switch statements I found 2 in
>  isis-core-applib's
>  *org.apache.isis.applib.services.eventbus.AbstractDomainEvent*
>  where the cases have no break statements.
> Is this intentional or a bug?
> Just for reference, here's the refactored version [1].
> [1] [https://github.com/apache/isis/blob/8e8b5f1a8e4780b467ab31a7d909f89e499244a9/core/applib/src/main/java/org/apache/isis/applib/services/eventbus/AbstractDomainEvent.java]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)