It was in orkut prod to some 3 months ago, and I have not changed anything since then...
Today I see that some requests are not workin. The orkut take me to the xml from de application
Any idea of what is happening?
Jason
unread,
Oct 17, 2008, 1:36:51 PM10/17/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Orkut Developer Forum
Try changing your <a href="#"... to <a href="javascript:void(0);"...
The former removes the application's security token and generally
causes bad behavior. The latter approach should fix the issue.
- Jason
Fabiano Bondia
unread,
Oct 17, 2008, 1:45:12 PM10/17/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message