I recently upgraded my OpenBD Desktop to v 2.0.1 on my MacBook Pro, running OS X Snow Leopard (10.6.8). When I did this, code that had been working perfectly fine in v 2.0.
I've narrowed it down to Deserializejson(). Specifically, my code is reading in a text file that contains a JSON string, then it uses Deserializejson() to turn it into a ColdFusion object. The issue I'm running into is that it thinks the tab character makes my string Invalid JSON. This happens even when I use a string variable with tabs in it. Removing the tabs, the code runs as expected. I've attached a CFM file that illustrates the problem I'm having. I'm against a deadline, so I haven't investigate this much yet, but has anyone else seen this behavior? -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
json.cfm
Description: Binary data
