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 2017/05/27 07:36:04 UTC

[jira] [Created] (ISIS-1628) MixinFacet doesn't properly create domain events if abstract

Dan Haywood created ISIS-1628:
---------------------------------

             Summary: MixinFacet doesn't properly create domain events if abstract
                 Key: ISIS-1628
                 URL: https://issues.apache.org/jira/browse/ISIS-1628
             Project: Isis
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.14.0
            Reporter: Dan Haywood
             Fix For: 1.15.0


because of https://github.com/apache/isis/blob/69b4859f27ce857e9af75b7d1ef0ae7b42e5cc2c/core/metamodel/src/main/java/org/apache/isis/core/metamodel/facets/object/mixin/MixinFacetAbstract.java#L97

getDeclaredFields() rather than getFields()

to reproduce, eg HasDocumentAbstract_categoriseAbstract subclasses.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)