Martin Grigorov created ISIS-1111:
-------------------------------------
Summary: Trying to load an entity with wrong/non-existing OID
fails with NullPointerException
Key: ISIS-1111
URL: https://issues.apache.org/jira/browse/ISIS-1111
Project: Isis
Issue Type: Bug
Components: Core: Viewer: Wicket
Affects Versions: core-1.8.0
Reporter: Martin Grigorov
Assignee: Martin Grigorov
org.apache.isis.viewer.wicket.ui.pages.entity.EntityPage#EntityPage(org.apache.wicket.request.mapper.parameter.PageParameters)
tries to create an EntityModel out of the available PageParameters but doesn't
check whether there is
org.apache.isis.viewer.wicket.model.mementos.PageParameterNames#OBJECT_OID in
them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)