Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-1060

Creation date is not set properly at ObjectInfo in AbstractCmisService

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • OpenCMIS 1.1.0
    • OpenCMIS 1.2.0
    • opencmis-server
    • None

    Description

      Just noticed that instead of creationDate createdBy is set in AbstractCmisService#getObjectInfoIntern (which leads to 'null' cause of the not fitting property type):

      ...
      info.setCreationDate(getDateTimeProperty(object, PropertyIds.CREATED_BY));
      ...
      

      Attachments

        Activity

          People

            fmui Florian Müller
            shomeier Sascha Homeier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: