DownloadTeaserModel still using dms Document
--------------------------------------------

                 Key: MGNLSTK-1047
                 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-1047
             Project: Magnolia Standard Templating Kit
          Issue Type: Sub-task
            Reporter: Espen Jervidalo
            Priority: Blocker
             Fix For: 2.5 Alpha1 s011


Some templates are still using the outdated document, here is an example:

templating-kit/components/teasers/downloadFile.ftl:
13:    [#assign document = model.DMSDocument]

info.magnolia.module.templatingkit.templates.components.DownloadTeaserModel
107:         return new Document(ContentUtil.asContent(target));
115: getRepository()

This should be migrated to use Assets interfaces.

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