[
https://issues.apache.org/jira/browse/ISIS-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648451#comment-17648451
]
ASF subversion and git services commented on ISIS-3294:
-------------------------------------------------------
Commit 9055c3e0d4c6fa94b8451eb8d3bc9bbb6e61b4df in isis's branch
refs/heads/dependabot/maven/master/jakarta.inject-jakarta.inject-api-2.0.1 from
Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=9055c3e0d4 ]
ISIS-3294: properly creates bookmark for ApplicationFeatureViewModel
(fixes NPE)
> [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
> Priority: Major
> 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)