[
http://jira.magnolia-cms.com/browse/MAGNOLIA-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Espen Jervidalo updated MAGNOLIA-4083:
--------------------------------------
Fix Version/s: 4.5.x
After a quick look at BuildDialogIdMap.groovy I would say that this issue is
still relevant:
dialogPath = modulePath + "/dialogs"
and a direct call to def dialogContent = hm.getContent(dialogPath)
> STK Migration script can fail if a module has components but no dialogs
> -----------------------------------------------------------------------
>
> Key: MAGNOLIA-4083
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4083
> Project: Magnolia
> Issue Type: Bug
> Security Level: Public
> Affects Versions: 4.5.1
> Reporter: Matt Dertinger
> Assignee: Philipp Bärfuss
> Fix For: 4.5.x
>
>
> Hi,
> If a module (that contains components but does not have any dialogs) is added
> to the {{modulesRelevantForIDCreation}} collection, the Magnolia Standard
> Templating Kit (Migration) module fails to install. The following message is
> given on the Install/Update screen:
> {code}
> Could not install or update standard-templating-kit-migration module. Task
> 'Trigger migration scripts' failed. (PathNotFoundException:
> modules/MY_MODULE_NAME/dialogs)
> {code}
> Let me know if you need any more info.
> Cheers,
> Matt
--
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]>
----------------------------------------------------------------