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

i18n: Asset App Detail: asset field shows key: field.upload.file.detail.size, field.upload.note.success.image

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 5.1.1
    • 5.1
    • None
    • None
    • 5.1 - Final, 5.1.1

      ALSO CHECK UPLODING AN IMAGE>

      A little investigation reveals:

      • This key does exist in /magnolia-ui-admincentral/src/main/resources/info/magnolia/ui/admincentral/messages_en.properties line 45
      • MessagesUtil is still used extensively where a key of this name is referenced in
        /magnolia-ui-form/src/main/java/info/magnolia/ui/form/field/upload/basic/BasicUploadField.java getFileDetailSize:

      label.setCaption(MessagesUtil.get(fileDetailSizeCaption, "info.magnolia.ui.admincentral.messages"));

      ****

      Im not sure why the translation works for all of the other keys in the field.

        Acceptance criteria

              jchocholacek Jozef Chocholacek
              czimmermann Christopher Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD