Details
-
Bug
-
Status: Closed
-
Top
-
Resolution: Fixed
-
selection-2.08.00
-
Sprint 82
Description
The selected values in a dynamic multi-select list are not saved.
Steps to reproduce:
1. login to the CMS of the selection plugin demo project
2. in content/en, create a new document of type 'textdocument'
3. select some values in the field 'DynamicMultiSelect - List'
4. save & close the document
Expected: all selected values in the 'DynamicMultiSelect - List' field are saved
Actual: none of the selected values in the 'DynamicMultiSelect - List' field is saved
N.B. the underlying cause may be that the 'selection:multiselectlist' property of the new document variant is of type Double, which should be a String instead.
Attachments
Issue Links
- is a result of
-
CMS-8032 multi valued property model lets JackRabbit determine fallback type, instead of defaulting to STRING
- Closed