Extended JSON parsing does not error on control characters in strings

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: 1.3.0
    • Component/s: JSON & ExtJSON
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Unescaped control characters are illegal in JSON. The driver fails to error unmarshaling an invalid string of this sort.

      input := "{\"a\":\"\x07\"}"
      

              Assignee:
              Unassigned
              Reporter:
              David Golden
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: