VIJAYASIMHA R NAGA created OLINGO-982:
-----------------------------------------
Summary: Metadataparser does not set correct value for Nullable
attriibute of Navigation Property
Key: OLINGO-982
URL: https://issues.apache.org/jira/browse/OLINGO-982
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: (Java) V4 4.2.0
Reporter: VIJAYASIMHA R NAGA
As per the spec :
http://docs.oasis-open.org/odata/odata/v4.0/errata03/os/complete/part3-csdl/odata-v4.0-errata03-os-part3-csdl-complete.html#_Toc453752540
If no value is specified for a navigation property whose Type attribute does
not specify a collection, the Nullable attribute defaults to true.
Current behavior sets it to False in the absence of this attribute in a CSDL
This requires correction in the Method MetadataParser.readNavigationProperty
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)