Hi Omer. Your problem is not related to makeRequest -- it's due to the
value in your href attribute. Just change your links from <a
href="#"...> to <a href="javascript:void(0);"...> and you should be
set.

- Jason

On Oct 30, 3:50 pm, omer <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am having issue with my application in sandbox while performing a
> makeRequest call to our content server.
>
> The app id is 640417588342 in the sanbox env. It's running under os
> version 0.7.
>
> When I go to click on any of the tabs in the application, the appxml
> is barfed onto the canvas page.
>
> On debugging via firebug, I noticed that after the execution of the
> onclick handler is where the problem manifests. That is the onclick
> successfully completes the makerequest to the content server which
> replaces the div on the canvas page with our content, but then is
> unexpectedly replaced with the appxml.
>
> Could someone from the orkut team please take a look at this and let
> us know what is happening? This app used to work fine a month or so
> back. And is now broken in the prod env as well.
>
> Thanks for any help in advance.
> Regards,
> Omer
--~--~---------~--~----~------------~-------~--~----~
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