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/03/31 12:50:52 UTC

[jira] [Created] (OLINGO-609) Navigation property collection can be null

Christian Holzer created OLINGO-609:
---------------------------------------

             Summary: Navigation property collection can be null
                 Key: OLINGO-609
                 URL: https://issues.apache.org/jira/browse/OLINGO-609
             Project: Olingo
          Issue Type: Bug
          Components: odata4-server
    Affects Versions: (Java) V4 4.0.0-beta-03
            Reporter: Christian Holzer
            Assignee: Christian Holzer
            Priority: Minor


The ODataJSONDeserialier does not throw an exception if null is assigned to a collection navigation property.

See ODataDeserializerDeepInsertTest.expandedToManyInvalidNullValue

The test runs fine with the current EDM, but the affected navigation property has the attribute Nullable="falseā€, which is not allowed for collections.



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