[
https://issues.apache.org/jira/browse/ISIS-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362749#comment-16362749
]
ASF subversion and git services commented on ISIS-1847:
-------------------------------------------------------
Commit 8c2c4038ede2927290dbfab4ba41f146970546c8 in isis's branch
refs/heads/maint-1.16.1 from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8c2c403 ]
ISIS-1847: adds missing breaks in veto handling of AbstractDomainEvent
with some unit tests to specify exact behaviour.
> 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)