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

Strict JSON escaping

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL

      We should confirm that strings are escaped properly in strict-json mode, including conversion of control characters according to the rules at http://json.org/.

      The control characters are U+0000–U+001F, U+007F and U+0080–U+009F. Note that the last block all have multi-byte representations in UTF-8.

            Assignee:
            sverch Shaun Verch
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: