It looks that json objects are returned from database in the following
form
"{"id":"18039848908241849583"}",
but gadgets.util.unescapeString (new version of it ?) expect them now
to be
"{"id":"18039848908241849583"}"

Then gadgets.json.parse just interrupting any processing. Previousely
it was returning false for wrong strings.
Cheers.
Jevs

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to