Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
None
-
ALL
Description
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.
Attachments
Issue Links
- is related to
-
SERVER-11015 REST queries on documents containing javascript content returns incorrect JSON
-
- Closed
-
- related to
-
SERVER-11659 Audit strict json output for auditing system
-
- Closed
-