Details
-
Bug
-
Resolution: Duplicate
-
Neutral
-
None
-
6.2
-
None
-
None
Description
To reproduce:
- Open dialog with multi value field
- Add element to empty multi value field
- Remove element from multi value field (leaving it empty)
- Save dialog
Error thrown:
Index 0 out of bounds for length 0
RpcInvocationException: Unable to invoke method click in com.vaadin.shared.ui.button.ButtonServerRpc
caused by InvocationTargetException
caused by MethodException: Invocation of method buttonClick in info.magnolia.ui.dialog.ActionButton$$Lambda$1693/0x000000080265a440 failed.
caused by RuntimeException: info.magnolia.ui.api.action.ActionExecutionException: Action execution failed for action: commit
caused by ActionExecutionException: Action execution failed for action: commit
caused by IndexOutOfBoundsException: Index 0 out of bounds for length 0
Checklists
Acceptance criteria
Attachments
Issue Links
- duplicates
-
MGNLUI-6149 Exception when saving property as multiple value in content model
-
- Closed
-