diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2009-08-12 12:29:34 +0100 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2009-08-12 12:29:34 +0100 |
commit | 8a7e0f381dc7e49745680df92ebb428f18bf4832 (patch) | |
tree | 56213c738a91805871415242185f1928a1d9062f /json-glib/tests/array-test.c | |
parent | ad638149c2cc1a17c0d2ad1482d932c8940c64e0 (diff) | |
download | json-glib-8a7e0f381dc7e49745680df92ebb428f18bf4832.tar.gz |
Do not sanitize the object member's name
JsonObject sanitizes the name of the member to replace all
characters defined by G_STR_DELIMITERS with '_'. This is
absolutely brain damaged, since a member name can be any
valid JSON string.
Obviously, if a member name maps to a GObject property is
entirely up to the GObject code to decide whether to sanitize
the member name or not.
Diffstat (limited to 'json-glib/tests/array-test.c')
0 files changed, 0 insertions, 0 deletions