you just have!  ;)

thank you ... you'll see it in the next nightly build.

On 17/03/2012 16:39, Adam Presley wrote:
Though I have no idea how or if I can contribute this code to the source tree. *shrug* Either way, thanks for looking at this Alan!


On Saturday, March 17, 2012 3:38:51 PM UTC-5, Adam Presley wrote:

    Ok, I was able to get a fix in
    /src/com//naryx/tagfusion/expression/function/string/serializejson.java
    on line ~234 by doing:

    else if (var.getDataType() == cfData.CFJAVAOBJECTDATA) {
    out.append("\"" + encodeString(var.getString()) + "\"");
    }

    Kind of brute force, but did the job.


--
online documentation: http://openbd.org/manual/
  google+ hints/tips: https://plus.google.com/115990347459711259462
    http://groups.google.com/group/openbd?hl=en

Reply via email to