Details
-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
5.4.6
Description
To reproduce:
- Use
session = MgnlContext.getJCRSession("config") session.getRootNode().getNode("server").setProperty("test", (javax.jcr.Value[])[]); session.save()
in Groovy console
- 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
- clones
-
MGNLUI-1663 Jcr Browser does not support multivalue properties
-
- Closed
-
- is superseded by
-
MGNLUI-6439 Cannot set new property type
-
- Closed
-