Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.1 M4
-
None
-
Integration
-
Description
The actual class a list property has depends on the settings for "multiple select" and "relational storage", choosing between StringProperty, StringListProperty and DBStringListProperty.
When changing the values for "multiple select" and "relational storage", the existing objects are not correctly updated, so trying to change them in any way results in exception (see XWIKI-299 ). This means that saving the document is not possible, and deleting the document leaves some properties in the database, which will later exist if the document is re-created.
Attachments
Issue Links
- blocks
-
XWIKI-299 Changing property layout of a list property in a class doesn' work (multiple select yes/no)
- Closed
- is related to
-
XWIKI-6697 When upgrading from 3.0 to 3.1RC1, importing the XWiki.WysiwygEditorConfig document fails
- Closed