Uploaded image for project: 'Content IO'
  1. Content IO
  2. CONTENTIO-95

Multiple values are always converted as Object[] and cannot be set

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 3.1.0
    • 3.1.0
    • None

      In the #_fillContent(Map<String, List<Object>>, ContentType, ModifiableDefaultContent, boolean, Logger) method of AbstractSynchronizableContentsCollection class, if a metadata is multiple, we apply the toArray() method on the remoteValues, but this method always return an Object[].

      We should get typed values.

            bmaurel Bérénice Maurel
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: