You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ace.apache.org by "Paul Bakker (Updated) (JIRA)" <ji...@apache.org> on 2011/10/28 10:42:32 UTC

[jira] [Updated] (ACE-195) deleteRepositoryObject in the REST api is still using filters instead of EntityId

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

Paul Bakker updated ACE-195:
----------------------------

    Attachment: rest-api.patch
    
> deleteRepositoryObject in the REST api is still using filters instead of EntityId
> ---------------------------------------------------------------------------------
>
>                 Key: ACE-195
>                 URL: https://issues.apache.org/jira/browse/ACE-195
>             Project: Ace
>          Issue Type: Bug
>            Reporter: Paul Bakker
>         Attachments: rest-api.patch
>
>
> The deleteRepositoryObject method doesn't work. This is because the method arguments specify that you should pass an EntityId like most other methods in the api. The method tries to create a filter from the id however, which shouldn't be happening. I fixed this in the supplied patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira