Page properties in stkRedirect template shouldn't be hard-coded in freemarker 
template
--------------------------------------------------------------------------------------

                 Key: MGNLSTK-701
                 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-701
             Project: Magnolia Standard Templating Kit
          Issue Type: Improvement
          Components: templates
    Affects Versions: 1.3.5
            Reporter: Vivian Steller
            Assignee: Philipp Bärfuss


stkRedirect.ftl:

change line 2 from:
{code}
[...@cms.mainbar dialog="stkRedirect" /]
{code}
to
{code}
[...@cms.mainbar dialog="${def.dialog!'stkRedirect'}" /]
{code}

-- 
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: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to