[ 
http://jira.magnolia-cms.com/browse/MGNLFORUM-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21375#action_21375
 ] 

Jan Haderka commented on MGNLFORUM-71:
--------------------------------------

Proposed solution worked fine for page commenting which handles all its needs 
in one action/model, but it is not enough for general forums where thread 
viewing in handled by action and message creation is handled solely by 
{{ForumController}} and first message needs to be created together with the 
forum because of the "firstMessage" reference property. Either we make this 
property non mandatory so thread can be created without it or we need to rework 
the flow so the "auto create" threads can be recognized and handled by actions 
appropriately (i.e. return empty list of messages for the thread that is to be 
auto-created and doesn't exist yet).


> Allow paragraphs to create a thread if it doesn't exist
> -------------------------------------------------------
>
>                 Key: MGNLFORUM-71
>                 URL: http://jira.magnolia-cms.com/browse/MGNLFORUM-71
>             Project: Magnolia Forum Module
>          Issue Type: New Feature
>            Reporter: Gregory Joseph
>            Assignee: Jan Haderka
>             Fix For: m2
>
>         Attachments: MGNLFORUM-71.txt
>
>
> Similar to MGNLFORUM-30, we should have the possibility to automatically 
> create threads if they don't exist. This would in effect give us "discuss 
> this article" and "comments" features.

-- 
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]>
----------------------------------------------------------------

Reply via email to