> On 15 Mar 2017, at 3:28 pm, J. Landman Gay via use-livecode 
> <use-livecode@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



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to