You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2007/08/09 17:11:42 UTC

[jira] Commented: (OFBIZ-1161) problem with creating forum

    [ https://issues.apache.org/jira/browse/OFBIZ-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518734 ] 

Adrian Crum commented on OFBIZ-1161:
------------------------------------

I was able to fix my local copy by creating a small (10 lines) simple method event handler that creates the forum.

I tried to debug the ContentManagementServices.persistContentAndAssoc method, but it is too complicated. It was easier to create the createForum event handler.


> problem with creating forum
> ---------------------------
>
>                 Key: OFBIZ-1161
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1161
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Krzysztof Podejma
>             Fix For: SVN trunk
>
>
> created forum in content->forums doesn't show up in findForums.
> probably persistContentAndAssoc method in ContentManagementServices.java has a bug.
> this method produces lot of null's in log.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.