Hi Jevs. Thanks for your report; it sounds like there are two separate
issues here, one concerning gadgets.util.unescapeString() and the
second for gadgets.json.parse(). If you haven't already, please file
them in the OpenSocial issue tracker:

http://code.google.com/p/opensocial-resources/wiki/IssuesTab

Just out of curiosity, how are you retrieving the JSON-encoded string
to begin with? Are you using gadgets.io.makeRequest() to return
results from a database query?

Cheers!
- Jason

On Mar 4, 11:02 am, JevS <[EMAIL PROTECTED]> wrote:
> It looks that json objects are returned from database in the following
> form
> "{&quot;id&quot;:&quot;18039848908241849583&quot;}",
> but gadgets.util.unescapeString (new version of it ?) expect them now
> to be
> "{&#34;id&#34;:&#34;18039848908241849583&#34;}"
>
> 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