You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Michael Trezzi (JIRA)" <ji...@apache.org> on 2011/06/05 22:12:47 UTC

[jira] [Closed] (CMIS-383) Problem with Relationship deletion

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

Michael Trezzi closed CMIS-383.
-------------------------------


Thanks, I'll try to report it in Alfresco. 

> Problem with Relationship deletion
> ----------------------------------
>
>                 Key: CMIS-383
>                 URL: https://issues.apache.org/jira/browse/CMIS-383
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-client, opencmis-client-bindings
>    Affects Versions: OpenCMIS 0.3.0
>            Reporter: Michael Trezzi
>            Assignee: Florian Müller
>            Priority: Critical
>
> Using Alfresco 3.4.0d as backend and AtomPub bindings of 0.3.0 client. Deleteing a relationship using relationship.delete(true) causes a Conflict response from Alfresco. 
> This is due to OpenCmis calling first "GET" /alfresco/service/cmis/arg/n?noderef=assoc%3A115&filter=&includeAllowableActions=&includePolicyIds=&includeRelationships=&includeACL=&renditionFilter 
> Basically OpenCmis is trying to retrieve a relationship as node, whereas Alfresco uses the following url to get relationship /alfresco/service/cmis/rel/assoc:115 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira