Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
When a multi-select plugin is used, it stores the ListItem's of the value-list directly in the JcrMultiPropertyValue; those cannot be stored. Instead, strings should be stored.
11.10.2011 16:27:03 ERROR [org.apache.wicket.RequestCycle.logRuntimeException():1529] org.onehippo.forge.selection.frontend.model.ListItem cannot be cast to java.lang.Double
java.lang.ClassCastException: org.onehippo.forge.selection.frontend.model.ListItem cannot be cast to java.lang.Double
Attachments
Issue Links
- waits for
-
CMS-5541 Multi-valued property with wrong type used when created in relaxed node type
- Closed