LatestComments component fails with Freemarker exception
--------------------------------------------------------

                 Key: MGNLCMNT-65
                 URL: http://jira.magnolia-cms.com/browse/MGNLCMNT-65
             Project: Magnolia Commenting Module
          Issue Type: Bug
      Security Level: Public
    Affects Versions: 1.2.1, 1.2
            Reporter: Tobias Mattsson
             Fix For: 1.2.2


In latestComments.ftl there's an include on a file that no longer exists on 
this path
{code}
[#include "/templating-kit/paragraphs/teasers/init.inc.ftl"]
{code}

There's also a use of @id which assumes that the variable is of type 
ContentMap, this is wrong, its a Content so it should be @uuid. This was caused 
by SCRUM-676.


-- 
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/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to