[ 
http://jira.magnolia-cms.com/browse/MGNLSTK-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philipp Bärfuss updated MGNLSTK-424:
------------------------------------

    Fix Version/s: 1.2

> UpdateTask UpdateParagraphInSitesConfig is only usable for update 1.0 to 1.1 
> in cause of changed value 'defaultSettings' to 'prototype'
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MGNLSTK-424
>                 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-424
>             Project: Magnolia Standard Templating Kit
>          Issue Type: Bug
>          Components: update
>    Affects Versions: 1.1.2
>            Reporter: Christian Ringele
>            Assignee: Christian Ringele
>             Fix For: 1.2
>
>
> The intention of the class 
> info.magnolia.module.templatingkit.setup.UpdateParagraphInSitesConfig.java 
> was:
> Having a general update task that provides a general mechanism for updating 
> the STK Site-Configs.
> From STK1.0 to STK 1.1 value 'defaultSettings' changed to 'prototype'.
> In the method 'private Content getDefaultSettingsFromSite(...' it is referred 
> to the 'defaultSettings' value hardcoded:
>             if(templates.hasContent("defaultSettings")) {
>                 return templates.getContent("defaultSettings");
>             }
> This has the impact, that this class is only usable for update of 1.0 to 1.1, 
> but afterwards it will fail.
> I have deprecated the class for finding a solution for STK 1.2.

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