Two questions:

1) I noticed today that my application was no longer rendering the
JSON data from an os:HttpRequest used in the Template. I did some
debugging, and noticed that a behavior had changed:

Before:
<os:HttpRequest key="myData" href="http://www.mysite.com.br";
authz="signed"/>
Tracks: ${myData.count} of ${myData.total}

<os:HttpRequest key="myData" href="http://www.mysite.com.br";
authz="signed"/>
Tracks: ${myData.content.count} of ${myData.content.total}

Is this change (addition of the the "content" to the JSON) intended,
or a bug?

2) Do we have an estimate date for os:NavigateToView? Will it be
available before the templates go live in production?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to [email protected]
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