NullPointerException from CategoryOverviewModel.getPager() when category does
not exist
---------------------------------------------------------------------------------------
Key: MGNLSTK-684
URL: http://jira.magnolia-cms.com/browse/MGNLSTK-684
Project: Magnolia Standard Templating Kit
Issue Type: Bug
Components: base system
Affects Versions: 1.3.4
Reporter: Bert Leunis
Assignee: Philipp Bärfuss
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------