Hey all,<div>I think I see a bug in the JSON module; but it might just be a &quot;feature&quot; of JSON.</div><div><br></div><div>Seems that when I assign an empty string to a JSON element, it&#39;s storing it as NULL. So for example:</div>

<div><br></div><div>$json(object/element) = &#39;&#39;;</div><div><br></div><div>If I print that, I get &lt;null&gt; in an xlog.</div><div><br></div><div>Is this expected? I&#39;d really like to be able to store empty strings.</div>

<div><br></div><div>Thanks!</div><div>-Brett</div><div><br></div>