[ 
https://issues.apache.org/jira/browse/CMIS-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13620750#comment-13620750
 ] 

Florian Müller commented on CMIS-596:
-------------------------------------

The Change Log Token is an arbitrary string that is generated by the repository 
and can only be understood by the repository. The format and semantics are 
repository specific and are not necessarily a time stamp. The client must not 
tamper with the Change Log Token. Since this patch would break 
getContentChanges() for almost all repositories, we have to reject it.

Instead, set a non-empty Change Log Token on server side. (The variable 
changeLogToken is a Holder and can return a new value.) 
                
> Problem with ObjectFactory.convertChangeEvents()
> ------------------------------------------------
>
>                 Key: CMIS-596
>                 URL: https://issues.apache.org/jira/browse/CMIS-596
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-client
>    Affects Versions: OpenCMIS 0.9.0 beta 1
>            Reporter: Ivan Vasyliev
>              Labels: patch
>         Attachments: ObjectFactoryImpl.java.patch
>
>
> See details in [CMIS-585|https://issues.apache.org/jira/browse/CMIS-585]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to