Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
V2 2.0.6
-
None
Description
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.