Delete forum and delete category throw ModuleException to the log
-----------------------------------------------------------------
Key: JBFORUMS-138
URL:
http://jira.jboss.com/jira/browse/JBFORUMS-138
Project: JBoss Forums
Issue Type: Bug
Reporter: Ryszard Kozmik
Assigned To: Ryszard Kozmik
Priority: Minor
Fix For: 1.0.0 Beta
Exception is thrown to the log after deleting forum or category.
While deleting forum:
21:58:42,851 ERROR [JSFUtil] org.jboss.portlet.forums.ui.JSFUtil
org.jboss.portal.core.modules.ModuleException: No forum found for 3
at
org.jboss.portlet.forums.impl.ForumsModuleImpl.findForumById(ForumsModuleImpl.java:164)
at
org.jboss.portlet.forums.ui.action.AdminController.<init>(AdminController.java:183)
While deleting category:
22:03:32,342 ERROR [JSFUtil] org.jboss.portlet.forums.ui.JSFUtil
org.jboss.portal.core.modules.ModuleException: No category found for 2
at
org.jboss.portlet.forums.impl.ForumsModuleImpl.findCategoryById(ForumsModuleImpl.java:193)
at
org.jboss.portlet.forums.ui.action.AdminController.<init>(AdminController.java:170)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira