Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-1115

JSON parser parses braces incorrectly

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • 2.11.1
    • JSON
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            antoine Antoine Girbal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: