Hey all,
I think I see a bug in the JSON module; but it might just be a "feature" of
JSON.

Seems that when I assign an empty string to a JSON element, it's storing it
as NULL. So for example:

$json(object/element) = '';

If I print that, I get <null> in an xlog.

Is this expected? I'd really like to be able to store empty strings.

Thanks!
-Brett
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to