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

SaveUserDialogAction should process sub-nodes (e.g. uploaded image), not only properties.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.3.5
    • 5.2.8, 5.3.2
    • forms, security app
    • Yes

      Use Case:
      Adding an image to the user dialog in security app.

      Problem:
      info.magnolia.security.app.dialog.action.SaveUserDialogAction
      As JcrNodeAdapter#applyChanges() is not called, the AbstractJcrNodeAdapter#updateChildren(Node) is also never called
      => no dialog field value will be stored which creates a subnode instead of a property (example: DamUploadFieldDefinition).

        Acceptance criteria

              apchelintcev Aleksandr Pchelintcev
              cringele Christian Ringele
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD