Facing the same issue. Please fix it.
On Mar 24, 4:58 pm, "[email protected]" <[email protected]> wrote: > Hi, > > I am using opensocial templates for my app's profile view. > ..... > <script xmlns:os="http://ns.opensocial.org/2008/markup" type="text/os- > data"> > <os:OwnerRequest key="owner"/> > <os:PersonAppDataRequest key="MyData" method="appdata.get" > userId="@owner" appId="@app" /> > </script> > > <script type="text/os-template"> > <div align="left" class="vdo_img_div"> > <a href="javascript:void(0);"> > <img border="0" src="${MyData[owner.id].prof_img_url2}" /> > </a> > </div> > </script> > ..... > Here I'm storing animageURL in the app data. But the above code is > not rendering the correspondingimage. > The 'src' attribute contains some proxied URL instead of the actualimageURL. > > Can anyone provide me the solution to show the images. > > Thanks, > Kalyan.C --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

