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

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

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

Florian Müller resolved CMIS-383.
---------------------------------

    Resolution: Not A Problem
      Assignee: Florian Müller

OpenCMIS follows the CMIS specification. This is an Alfresco issue. Please report here: http://issues.alfresco.com/jira/browse/ALF

> 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