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/26 18:07:17 UTC

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

Christian Holzer created OLINGO-669:
---------------------------------------

             Summary: 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)