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

Jeff Potts resolved CMIS-228.
-----------------------------

    Resolution: Not A Problem

After looking at this further, this no longer seems to be a problem. If you try 
to delete something twice, you'll get an object not found. If you try to delete 
something you don't have access to, you'll get a permission denied. The error 
code returned by the repo is returned to cmislib. cmislib then runs it through 
the "processCommonErrors" method to map the error codes to common exceptions as 
defined in the CMIS spec.

> Exceptions on delete are swallowed
> ----------------------------------
>
>                 Key: CMIS-228
>                 URL: https://issues.apache.org/jira/browse/CMIS-228
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: cmislib
>            Reporter: Jeff Potts
>            Assignee: Jeff Potts
>            Priority: Minor
>
> Currently if there is a problem with a delete call, the exception gets
> swallowed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to