« Return to Thread: [JIRA] Created: (MAGNOLIA-2809) Update task incorrectly moves 'templatePath' nodes of templates to parameters subnode

[JIRA] Created: (MAGNOLIA-2809) Update task incorrectly moves 'templatePath' nodes of templates to parameters subnode

by JIRA (on behalf of Jan Haderka) :: Rate this Message:

Reply to Author | View in Thread


Update task incorrectly moves 'templatePath' nodes of templates to parameters subnode
-------------------------------------------------------------------------------------

                 Key: MAGNOLIA-2809
                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2809
             Project: Magnolia
          Issue Type: Bug
          Components: templating, updatemechanism
    Affects Versions: 4.0
            Reporter: Grégory Joseph
            Assignee: Philipp Bärfuss
             Fix For: 4.1.1, 4.0.x


There are 2 conflicting tasks for templates:
# renamed {{path}} to {{templatePath}} - that is 100% correct
# move non-default template parameters to the {{parameters}} subnode. The bug is that this task consider {{path}} to be the property to keep, while these have just been renamed to {{templatePath}}.

Fixing this will require careful writing of update tasks for both 4.0.3 *and* 4.1.1

--
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-unsubscribe@...>
----------------------------------------------------------------

 « Return to Thread: [JIRA] Created: (MAGNOLIA-2809) Update task incorrectly moves 'templatePath' nodes of templates to parameters subnode