Looks like the issue along with a workaround have been posted:
http://code.google.com/p/opensocial-resources/issues/detail?id=104


On Mar 6, 3:33 am, "Tiago Takamoto" <[EMAIL PROTECTED]> wrote:
> Hi ejpack,
>
>     I didn't test my apps so well but requestNavigateTo stopped to work too
> for me. And how my app use prototype I can supposed that some update on
> OpenSocial libs do have conflicts with prototype.
>
> Regards,
>
> Takamoto
>
>
>
> On Tue, Mar 4, 2008 at 2:01 AM, ejpark <[EMAIL PROTECTED]> wrote:
>
> > My navigation links suddenly stopped working this afternoon (Mar
> > 3rd).  After debugging for hours, my current theory is that at least
> > one (possibly more) opensocial functions have conflicts with prototype
> > 1.6's javascript libraries (specifically requestNavigateTo).
>
> > To test this theory, I exposed a simple link on my profile that goes
> > to my canvas page:
>
> >        <div><a id="testLink1" href="javascript:void(0);"
> > onclick="gadgets.views.requestNavigateTo( gadgets.views.getSupportedViews
> > ()
> > [gadgets.views.ViewType.FULL_PAGE] );">Test Navigation Link 1</a></
> > div>
>
> > Then I included prototype 1.6 libraries.
>
> >        <script type="text/javascript" src="
> >http://www.prototypejs.org/assets/
> > 2008/1/25/prototype-1.6.0.2.js<http://www.prototypejs.org/assets/2008/1/25/prototype-1.6.0.2.js>
> > "></script>
>
> > The link fails.  If however, I swap out prototype 1.6 with prototype
> > 1.5, everything works as expected.
>
> > Can anyone else using prototype 1.6 confirm?
>
> --
> Takamoto
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
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