JSON parser parses braces incorrectly

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.11.1
    • Component/s: JSON
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      when parsing the following JSON with too many braces:
      {"_id":{{{{"$oid":"50c5c5b0b8be290c1d00014b"

      The JSON parser from the driver parsed it in a very strange way with a key "{{{{{"$oid"".
      So Looks like there is a bug in the parser when '{' are back to back.
      This is with the strict extended JSON parser

            Assignee:
            Unassigned
            Reporter:
            Antoine Girbal (Inactive)
            None
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: