﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
514	json-abnf discards empty objects, strings and arrays	Moritz Heidkamp	Ivan Raikov	"Empty objects, strings and arrays (i.e. {}, """" and []) are completely dropped by the json-abnf parser. For example, the JSON document [[{}], \""\""] is parsed as the empty list. Also, given an array with more than two elements and an empty object/string/array at some position other than the first leads to a parsing error."	defect	closed	major	4.9.0	extensions	4.6.x	fixed	json-abnf		
