You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Holzer (JIRA)" <ji...@apache.org> on 2015/05/29 14:45:17 UTC

[jira] [Closed] (OLINGO-669) DELETE requests to a collection-valued navigation property references are not being dispatched

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

Christian Holzer closed OLINGO-669.
-----------------------------------
    Resolution: Fixed

Fixed with [OLINGO-669|https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=93031e488986e928256cc4d52f3cf0b27a6f35a1]

> DELETE requests to a collection-valued navigation property references are not being dispatched
> ----------------------------------------------------------------------------------------------
>
>                 Key: OLINGO-669
>                 URL: https://issues.apache.org/jira/browse/OLINGO-669
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.0.0
>            Reporter: Christian Holzer
>            Assignee: Christian Holzer
>
> A DELETE request to a collection-valued navigation property reference is not correctly dispachted to the ReferenceProcessor. Currently HTTP StatusCode 405(Method not allowed) is being returned.
> {code}
> e.g. http://mycomp.com/service.svc/Costomer(1)/Addresses/$ref?$id=Address(1)
> {code}
> Kind regards
> Christian



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)