-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.4.0
-
Component/s: Internal Code, Tools
-
ALL
Currently the JSON parser does not read the optional $db field in a DBRef – see JParse::dbRef(...).
Because of this all tools parsing json are broken related to creating/parsing dbref that contain that field.
In addition, any other field should be allowed after the required (and optional) fields.
- is depended on by
-
SERVER-10777 Allow JSON Parser to support additional fields when parsing DBRefs
- Closed