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

DefaultAction : EditItemAction doesn't check for "allowed" nodeType from its definition

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Neutral Neutral
    • None
    • None
    • content app
    • None

      Problem:

      DefaultAction : EditItemAction doesn't check for "allowed" nodeType from its definition.

      Symtoms:

      One can also edit folders with default editor.

      Note:

      Maybe there are other default actions that have to be adjusted.

      Solution:

      • Migrate info.magnolia.ui.contentapp.detail.action.AbstractItemActionDefinition's property nodeType to
      • info.magnolia.ui.api.availability.AvailabilityDefinition's subNodes Collection<String> getNodeTypes()
      • This will require update in MVHs of ContentApps &
      • Adjustments of bootstrap files

        Acceptance criteria

              apchelintcev Aleksandr Pchelintcev
              pmundt Philip Mundt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD