You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Shinichiro Abe (JIRA)" <ji...@apache.org> on 2015/10/28 22:30:27 UTC

[jira] [Updated] (CONNECTORS-1248) CMIS connector doesn't detect changes to content under some conditions

     [ https://issues.apache.org/jira/browse/CONNECTORS-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shinichiro Abe updated CONNECTORS-1248:
---------------------------------------
    Attachment: sample-patch-for1.7.2.txt

+1 for add document.getLastModificationDate() to versionString.
Attached sample was used at getDocumentVersions() (removed in 2.x) in MCF 1.7.2, I also had to detect changes by that date, FWIW.

> CMIS connector doesn't detect changes to content under some conditions
> ----------------------------------------------------------------------
>
>                 Key: CONNECTORS-1248
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1248
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: CMIS connector
>    Affects Versions: ManifoldCF 2.2
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 2.3
>
>         Attachments: sample-patch-for1.7.2.txt
>
>
> As commented elsewhere:
> {quote}
> When I worked with the CMIS connector I had to modify the logic to append document.getLastModificationDate().getTimeInMillis() to the versionString for it to pick up changes.  The Alfresco document version won't update when you modify metadata.  My memory is terrible, but I believe that even modifying content may not do it unless you have the proper 'versioning' aspect applied.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)