Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-3985

JSON parsing on Windows doesn't capture extended JSON correctly

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.0
    • Affects Version/s: 2.0.0
    • Component/s: Shell
    • Labels:
      None
    • Environment:
      windows
    • ALL

      cmd.exe is super aggressive about removing ""s, so

      {"$id":...}

      becomes {$id:...} which, because our grammar requires '"$id"', does not create an ObjectId.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            kristina Kristina Chodorow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: