Uploaded image for project: 'Migration 4.4 to 4.5 (closed)'
  1. Migration 4.4 to 4.5 (closed)
  2. MGNLMIGRATION-240

modules named with xxx-templates/ fail to migrate correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.2.2
    • 1.2.2
    • None
    • None

      Due to a slight bug in info.magnolia.migration.task.general.IdCreationMigrationTask.createNewTemplateId(String) modules that ended with templates were not migrated correctly, changed StringUtils.substringAfter(templateHandle, "templates/"); with StringUtils.substringAfter(templateHandle, "/templates/");

        Acceptance criteria

              kdewitte Karel de Witte
              kdewitte Karel de Witte
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: