[MGNLUI-3878] Editing multivalue properties in trees causes error Created: 10/May/16  Updated: 07/Dec/21  Resolved: 07/Dec/21

Status: Closed
Project: Magnolia UI
Component/s: content app
Affects Version/s: 5.4.6
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Samuel Zihlmann Assignee: Unassigned
Resolution: Obsolete Votes: 0
Labels: maintenance, support
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File StringConvertJcrBrowser2.PNG    
Issue Links:
Cloners
clones MGNLUI-1663 Jcr Browser does not support multival... Closed
supersession
is superseded by MGNLUI-6439 Cannot set new property type Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:
Visible to:
Peter Mohn
Epic Link: Migrate JCR Browser

 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.


Generated at Mon Feb 12 09:11:00 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.