You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2022/11/24 15:41:00 UTC

[jira] [Created] (ISIS-3294) [Metamodel] NPE in ApplicationFeatureViewModel

Andi Huber created ISIS-3294:
--------------------------------

             Summary: [Metamodel] NPE in ApplicationFeatureViewModel
                 Key: ISIS-3294
                 URL: https://issues.apache.org/jira/browse/ISIS-3294
             Project: Isis
          Issue Type: Bug
          Components: Isis Core
            Reporter: Andi Huber
            Assignee: Andi Huber
             Fix For: 2.0.0-RC1


Reproduce with Demo App -> Prototyping -> All Namespace -> Click on any namespace

java.lang.NullPointerException: logicalTypeName is marked non-null but is null
	at org.apache.causeway.applib.services.bookmark.Bookmark.forLogicalTypeNameAndIdentifier(Bookmark.java:78) ~[classes/:?]
	at org.apache.causeway.applib.services.appfeatui.ApplicationFeatureViewModel.getParent(ApplicationFeatureViewModel.java:343) ~[classes/:?]
	



--
This message was sent by Atlassian Jira
(v8.20.10#820010)