[
http://jira.magnolia-cms.com/browse/MAGNOLIA-4475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samuel Schmitt updated MAGNOLIA-4475:
-------------------------------------
Summary: Update of Mgnl to 4.5 overrides my custom configuration added
in the mail module (was: Update of Mgnl to 4.5 overrides my custom
configuration)
Description:
The problem comes from the task trigger on update to 4.5 in
{{MailModuleVersionHandler}}:
{code}.addTask(new BootstrapSingleModuleResource("Templates
configuration","Reconfigure the templates
configuration.","config.modules.mail.config.templatesConfiguration.xml")){code}
The custom configuration added in {{templatesConfiguration}} is overridden. We
must bootstrap each default template configurations separately.
was:
The problem comes from this task trigger on update to 4.5:
{code}.addTask(new BootstrapSingleModuleResource("Templates
configuration","Reconfigure the templates
configuration.","config.modules.mail.config.templatesConfiguration.xml")){code}
The custom configuration added in {{templatesConfiguration}} is overridden. We
must bootstrap each default template configurations separately.
> Update of Mgnl to 4.5 overrides my custom configuration added in the mail
> module
> --------------------------------------------------------------------------------
>
> Key: MAGNOLIA-4475
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4475
> Project: Magnolia
> Issue Type: Bug
> Security Level: Public
> Components: mail, updatemechanism
> Affects Versions: 4.5, 4.5.1, 4.5.2, 4.5.3
> Reporter: Samuel Schmitt
> Fix For: 4.5.x
>
>
> The problem comes from the task trigger on update to 4.5 in
> {{MailModuleVersionHandler}}:
> {code}.addTask(new BootstrapSingleModuleResource("Templates
> configuration","Reconfigure the templates
> configuration.","config.modules.mail.config.templatesConfiguration.xml")){code}
> The custom configuration added in {{templatesConfiguration}} is overridden.
> We must bootstrap each default template configurations separately.
--
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]>
----------------------------------------------------------------