Hi guys,

I switched to the new 1.3 release and it seems that the Java backend
isn't able to parse the rpc json-string of the frontend anymore.
This happens when I try to send a Javascript date object.

Here is the stack trace:

java.text.ParseException: Expected a ',' or '}' at character 127 of
{"service":"communicator.Former","method":"updateForm","id":10,"params":
[[{"data":[{"cell":"fromDate","oldValue":2010-12-07T23:00:00.000Z,...}
        at org.json.JSONTokener.syntaxError(JSONTokener.java:525)
        at org.json.JSONObject.<init>(JSONObject.java:228)
        ...

The first ':' in "2010-12-07T23:00:00.000Z" produces the problem.

Regards,
Andreas

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to