-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.3.0
-
Component/s: JSON & ExtJSON
-
None
A top level document like the following is interpreted as extended JSON (and errors):
{"$undefined":true}
It should not be treated as Extended JSON per the spec and should not error.