[Mono-dev] PR1155
Steffen Kieß
Steffen.Kiess at ipvs.uni-stuttgart.de
Fri Mar 6 14:25:26 UTC 2015
Hello,
pull request https://github.com/mono/mono/pull/1155 fixes some issues
with string handling in System.Json:
- Escape control characters, as required by JSON spec
- Escape invalid surrogate pairs
- Escape characters invalid in JavaScript strings
- Escape "</" for HTML script tags
- Fix serialization of chars
Can someone take a look at the pull request / tell me if I should change
anything?
Steffen Kieß
More information about the Mono-devel-list
mailing list