-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
How to reproduce
- On a ODF project I do a solr search on program contents, with the result column title and place
- "place" is a content metadata (reference table)
- I try to edit the place of the returned programs
I have the following error
class java.util.ArrayList cannot be cast to class java.lang.String (java.util.ArrayList and java.lang.String are in module java.base of loader 'bootstrap') java.lang.ClassCastException: class java.util.ArrayList cannot be cast to class java.lang.String (java.util.ArrayList and java.lang.String are in module java.base of loader 'bootstrap') at org.ametys.cms.workflow.EditContentFunction._bindAndValidateContentReferenceMetadata(EditContentFunction.java:2264) at org.ametys.cms.workflow.EditContentFunction._bindAndValidateMetadata(EditContentFunction.java:861) at org.ametys.cms.workflow.EditContentFunction._bindAndValidateMetadataSetElement(EditContentFunction.java:633) at org.ametys.cms.workflow.EditContentFunction._bindAndValidateContent(EditContentFunction.java:583)
- duplicates
-
CMS-9813 Unable to edit a external and local field in a result grid
-
- Closed
-
[CMS-10167] Error when editing a content value from a result grid
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | New: 4.3.0 [ 14678 ] | |
Resolution | New: Fixed [ 1 ] | |
Sprint | Original: 4.3 M6 [ 38 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |