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

Editing multivalue properties in trees causes error

XMLWordPrintable

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

      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.

        Acceptance criteria

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

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD