Yan Xu created OLINGO-875:
-----------------------------
Summary: Null pointer execption
Key: OLINGO-875
URL: https://issues.apache.org/jira/browse/OLINGO-875
Project: Olingo
Issue Type: Bug
Components: odata2-core
Affects Versions: V2 2.0.6
Reporter: Yan Xu
class org.apache.olingo.odata2.core.batch.BatchHandlerImpl
line 112, in the method fillContentIdMap,
When the first request failed, the variable location could be null.
Thus, here throw an null pointer exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)