Hi Abhiskek,

It's a bug which affects everybody. There're several reports from Google
about fixes being rolled out.

Some threads:
http://groups.google.com/group/opensocial-orkut/browse_thread/thread/9056200b5b35c569

<http://groups.google.com/group/opensocial-orkut/browse_thread/thread/9056200b5b35c569>
http://groups.google.com/group/opensocial-orkut/browse_thread/thread/9056200b5b35c569/5c7c288d2d223b30?lnk=gst&q=tms%40google.com#5c7c288d2d223b30

<http://groups.google.com/group/opensocial-orkut/browse_thread/thread/9056200b5b35c569/5c7c288d2d223b30?lnk=gst&q=tms%40google.com#5c7c288d2d223b30>
Regards,

Robson Dantas

2010/7/4 Abhishek <[email protected]>

> This is something that I have noticed the retrieving "owner/viwer"
> information is not working for past couple of days. It shows noting
> this is breaking my application for Orkut and Gmail and gives
> inappropriate date in case of IGoogle. Here is the code that can
> demonstrates the same:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <Module>
>  <ModulePrefs title="Viwer Information">
>
>  <Require feature="opensocial-0.8"/>
>
>  <Require feature="opensocial-data"/>
>  <Require feature="opensocial-templates">
>    <Param name="process-on-server">true</Param>
>
>
>  </Require>
>  </ModulePrefs>
>  <Content type="html">
>    <![CDATA[
>      <script type="text/os-data" xmlns:os="http://ns.opensocial.org/
> 2008/markup">
>
>
>        <os:OwnerRequest key="owner" fields="name"/>
>      </script>
>
>      <script type="text/os-template" require="owner" xmlns:os="http://
> ns.opensocial.org/2008/markup" xmlns:osx= "http://ns.opensocial.org/
> 2009/extensions">
>
>
>        This app belongs to ${owner.name.familyName}
>      </script>
>    ]]>
>  </Content>
> </Module>
>
> --
> 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]<opensocial-orkut%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/opensocial-orkut?hl=en.
>
>

-- 
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