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

Missing keys when you attempt to delete items of two different types - like a folder and an item.

XMLWordPrintable

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

      Commits accidentally made on http://jira.magnolia-cms.com/browse/MGNLUI-2237

      When you attemtp to delete a category and a folder - then you see missing keys.
      This applies to all apps.

      The fix will be to create "fallback keys" in framework:

      The equivalent to confirmDeleteFolder (but for confirmDeleteItems):

      actions.confirmDeleteFolder.confirmationHeader=Delete

      {0,choice,1#this folder|1< these folders}

      ?
      actions.confirmDeleteFolder.confirmationMessage=The

      {0,choice,1#folder|1< folders}

      and all

      {1,choice,1#its|1< their}

      sub items will be marked for deletion.
      actions.confirmDeleteFolder.proceedLabel=Yes, delete
      actions.confirmDeleteFolder.cancelLabel=No

        Acceptance criteria

              czimmermann Christopher Zimmermann
              czimmermann Christopher Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD