Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
11.5-rc-1
-
None
-
Unknown
-
Description
It's possible when creating a new List property to select both "Use large storage" and "use multiselect", however multiselect currently forces to store the data in a StringListProperty which invalidates the usage of a large storage.
We should probably use a LargeStringProperty as soon as a large storage is requested, and handle the multiselect as we do for GroupsClass/UsersClass.
Attachments
Issue Links
- is related to
-
XWIKI-15776 The groups displayer store values with a coma at the end
- Closed
-
XWIKI-16411 Allow to choose between StringProperty and LargeStringProperty in single select StaticListClass
- Closed