Michael Bolz created OLINGO-113:
-----------------------------------
Summary: Reading related data (via the AnnotationInMemoryDs) on an
empty property cause an exception
Key: OLINGO-113
URL: https://issues.apache.org/jira/browse/OLINGO-113
Project: Olingo
Issue Type: Bug
Components: odata2-annotation
Reporter: Michael Bolz
Assignee: Michael Bolz
Fix For: V2 1.1.0
Reading related data (via the AnnotationInMemoryDs) on an empty ("null")
property cause an exception during key value comparison:
{code}
org.apache.olingo.odata2.annotation.processor.core.datasource.DataStore$DataStoreException:
Tried to compare null values which is not allowed.
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)