Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-1129

The model doest not support a resource metadata which can be a resource from the explorer or a binary file uploaded from the HDD

      An uploaded file resource is stored as a binary metadata.
      An resource of explorer is stored as a string.

      A metadata can be a resource picked from the explorer or picked from the hard disk => so which metadata type to choose ?

          [CMS-1129] The model doest not support a resource metadata which can be a resource from the explorer or a binary file uploaded from the HDD

          OK for 3.0RC

          To do yet :

          • Handle FILE metadata type - Look for // FIXME CMS-1129 in java code
          • Change widget in plugin.xml

          Laurence Aumeunier added a comment - OK for 3.0RC To do yet : Handle FILE metadata type - Look for // FIXME CMS-1129 in java code Change widget in plugin.xml

          the metadata type FILE already exist but is not handled by EditContentFunction or MetadataManager

          For 3.0 RC, we can make FILE synonym of BINARY (rename binary to file in Content types definitions, and handle FILE value in implementations)

          Cédric Damioli added a comment - the metadata type FILE already exist but is not handled by EditContentFunction or MetadataManager For 3.0 RC, we can make FILE synonym of BINARY (rename binary to file in Content types definitions, and handle FILE value in implementations)

            laurence Laurence Aumeunier
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: