Ah, thanks for providing the answers to the comments. This pull request has been merged.
On Fri, Mar 6, 2015 at 9:25 AM, Steffen Kieß < [email protected]> wrote: > 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ß > _______________________________________________ > Mono-devel-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-devel-list >
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
