Re: [orkut-developer] Re: ${owner.name.givenName} not working

2010-06-14 Thread Robson Dantas
This is really weird. Making some tests here, it's randomically happening. Tried: Chrome on linux, didn't work. Firefox on linux, works. Chrome on windows, works. Firefox on windows, works. Which makes me think there're some servers facing this issue. Will fill out a ticket for this issue, btw.

[orkut-developer] Re: ${owner.name.givenName} not working

2010-06-14 Thread Mayank M
I checked your URL and here is the screenshot of what i saw on your profile: http://www.trendsup.com/ss.jpg I see the same on my profile too. The spot where it should output the user's name is always empty. Help! Thanks for assisting me on this. On Jun 13, 3:19 pm, Robson Dantas wrote: > Funny

Re: [orkut-developer] Re: ${owner.name.givenName} not working

2010-06-13 Thread Robson Dantas
Funny, or not, it's working on my sandbox. Added your url, see: http://sandbox.orkut.com/Main#Profile?uid=16221122015155686667 2010/6/13 Mayank M > Could you please test why this one doesn't work? I removed > require="owner" > >

[orkut-developer] Re: ${owner.name.givenName} not working

2010-06-13 Thread Mayank M
Could you please test why this one doesn't work? I removed require="owner" I still can't get this to work in any way :-( http://www.trendsup.com/music/add/test3.xml Thanks On Jun 13, 8:00 am, Robson Dantas wrote: > Tried a sample here, working ok. Just one difference: > > I didnt use require=

Re: [orkut-developer] Re: ${owner.name.givenName} not working

2010-06-13 Thread Robson Dantas
Tried a sample here, working ok. Just one difference: I didnt use require="owner" . If you wanna check my example, just open: http://www.opensocial-br.org/exemplo/opensocialbr.xml Let me know how it goes. Regards Robson Dantas 2010/6/13 Mayank M > Here is the code: > > > > > > > > >

[orkut-developer] Re: ${owner.name.givenName} not working

2010-06-13 Thread Mayank M
I'm using sandbox as well as my Live app is affected too. On Jun 13, 12:09 am, Mayank M wrote: > Here is the code: > > > > > > > > > > > true > > > >     >     .* >     > > > > > > > > > On Jun 12, 3:42 pm, Robson Dantas wrote: > > > Which environment are you testing ? > > > 20

[orkut-developer] Re: ${owner.name.givenName} not working

2010-06-13 Thread Mayank M
Here is the code: true .* On Jun 12, 3:42 pm, Robson Dantas wrote: > Which environment are you testing ? > > 2010/6/12 Mayank M > > > ${owner.name.givenName}  and ${owner.name.familyName}  are returning > > null on profiles in old orkut version suddenly. > >