chandransalem / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

IllegalArgumentException in JsonFormatParser when metadata section contains array or object #162

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When parsing a Json feed containing a "__metadata" section with arrays and/ or 
objects, the JsonFormatParser throws an IllegalArgumentException ("no valid 
OData JSON format").

Original issue reported on code.google.com by philipp.sebastian.thun on 24 Apr 2012 at 4:41

GoogleCodeExporter commented 8 years ago
Fixed with revision 21dab5995287.

Original comment by philipp.sebastian.thun on 24 Apr 2012 at 6:17