Translating escape sequence
Monte Goulding
monte at appisle.net
Wed Mar 15 01:00:31 EDT 2017
> On 15 Mar 2017, at 3:28 pm, J. Landman Gay via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> So I'm stuck, I don't see any way to deal with these. I'll put in a bug report about jsonImport() but it will probably be a while before it gets fixed.
>
> I hope someone else has an idea.
I do -)
Jansson (the library that mergJSON uses) does actually handle all escaped unicode codepoints just fine. There is, however, an issue with the JSONToArray function. Try patching it like I have done here https://github.com/montegoulding/mergJSON/pull/8
Cheers
Monte
More information about the use-livecode
mailing list