Out of the blue, we are seeing errors such as this Firebug trace:
opensocial.IdSpec is not a constructor
makeIdSpec()("VIEWER")ifr?url=...s=&time=1 (line 531)
newFetchPersonRequest()("VIEWER", Object
profileDetail=profileUrl,id,name,thumbnailUrl)ifr?url=...s=&time=1
(line 544)
newFetchPersonAppDataRequest()("VIEWER", Object
profileDetail=profileUrl,id,name,thumbnailUrl)opensoci...-0.7.3.js
(line 12)
in the call stack stemming from the following line within the init()
function:
req.add(req.newFetchPersonRequest(opensocial.DataRequest.PersonId.VIEWER,
params), 'viewer');
this seems to be the offending line within orkut scripts
JsonRpcContainer.prototype.makeIdSpec=function(A){return new
opensocial.IdSpec({userId:A})
can anyone within orkut team please comment or let us know what
changed?
thanks
ap
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---