Uploaded image for project: 'Forum (closed)'
  1. Forum (closed)
  2. MGNLFORUM-240

Hardcoded label keys in dialogs

XMLWordPrintable

      All dialogs have hardcoded label keys:

          <sv:property sv:name="label" sv:type="String">
            <sv:value>dialog.forumAdd.label</sv:value>
          </sv:property>
      
      1. Remove hardcoded labels from bootstrap files.
      2. We should use info.magnolia.i18nsystem.setup.RemoveHardcodedI18nPropertiesFromDialogsTask to remove hardcoded label keys on update.
      3. Translation of the dialogs commes from obsolete /forum/src/main/resources/info/magnolia/module/forum/messages_*.properties files -> these should be moved to /forum/src/main/resources/mgnl-i18n so there will be no need to specify key labels.

        Acceptance criteria

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

                Created:
                Updated:
                Resolved:

                  Task DoR