-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
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.
- 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