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

Editing multivalue properties in trees causes error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 5.4.6
    • content app

    Description

      To reproduce:

      1. Use
        session = MgnlContext.getJCRSession("config")
        session.getRootNode().getNode("server").setProperty("test", (javax.jcr.Value[])[]);
        session.save()

        in Groovy console

      2. Go to Config app: /server@test and double click on the [ ] value

      Editing multi value properties should be either possible or such properties shouldn't be editable.

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                szihlmann Samuel Zihlmann
                Peter Mohn
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Bug DoR
                    Task DoD