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

[jira] [Resolved] (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 ]

Marcel Offermans resolved ACE-195.
----------------------------------

    Resolution: Fixed

Applied 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
>            Assignee: Marcel Offermans
>         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