Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
Description
When a category does not exist, a NullPointerException is thrown. See for example: http://demoauthor.magnolia-cms.com/demo-project/service/category.Family-blabla.html.
The CategoryOverviewModel.getPager() uses info.magnolia.module.categorization.util.CategoryUtil.getContentByCategory(CategoryUtil.java:73), where the null pointer happens.
Checklists
Acceptance criteria