Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-2592

Missing hardcoded labels in importZip dialog after update

XMLWordPrintable

      title="/ui-framework/dialogs/importZip/form/tabs/import/fields/encoding/options/utf-8"
      title="/ui-framework/dialogs/importZip/form/tabs/import/fields/encoding/options/windows"
      

      ImportZip dialog has these two hardcoded labels which don't require translation. But after:

      register(DeltaBuilder.update("5.1", "")
         ...
         .addTask((new RemoveHardcodedI18nPropertiesFromDialogsTask("ui-framework"))));
      

      are these labels removed. We have to put them back in delta 5.2.2.

      Found by comparison of migrated/fresh instance:
      http://hudson.magnolia-cms.com/view/X/job/m_4-5-migration_2.0.x-branch_with_integration_tests/ws/magnolia-migration-integration/diff-reports/modules.ui-framework.html

        Acceptance criteria

              rkovarik Roman Kovařík
              rkovarik Roman Kovařík
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD