Francis Sinson
2007-Apr-18 14:51 UTC
Ajax.Request not working in Prototype 1.5.0 and Rails 1.2.3?
Hi guys, I just upgraded to Prototype 1.5.0 from 1.5.0_rc0. Problem was all Ajax calls were not functioning( link_to_remote, etc) after the upgrade. Anybody has an idea about this one? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Francis Sinson
2007-Apr-19 15:10 UTC
Re: Ajax.Request not working in Prototype 1.5.0 and Rails 1.
Francis Sinson wrote:> Hi guys, > > I just upgraded to Prototype 1.5.0 from 1.5.0_rc0. > > Problem was all Ajax calls were not functioning( link_to_remote, etc) > after the upgrade. > > Anybody has an idea about this one?Anyone? I have firebug and it doesn''t register that there was a request made and no error also gets regisetered. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Philip Hallstrom
2007-Apr-19 15:34 UTC
Re: Ajax.Request not working in Prototype 1.5.0 and Rails 1.
> Francis Sinson wrote: >> Hi guys, >> >> I just upgraded to Prototype 1.5.0 from 1.5.0_rc0. >> >> Problem was all Ajax calls were not functioning( link_to_remote, etc) >> after the upgrade. >> >> Anybody has an idea about this one? > > Anyone? I have firebug and it doesn''t register that there was a request > made and no error also gets regisetered.Any chance you are also using Rico? If so, remove Rico and try it again... http://dev.rubyonrails.org/ticket/6918 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Francis Sinson
2007-Apr-19 15:48 UTC
Re: Ajax.Request not working in Prototype 1.5.0 and Rails 1.
Philip Hallstrom wrote:>> Anyone? I have firebug and it doesn''t register that there was a request >> made and no error also gets regisetered. > > Any chance you are also using Rico? If so, remove Rico and try it > again... > > http://dev.rubyonrails.org/ticket/6918Thanks Philip!:) Fixed the problem as mentioned in some guys patch:) We''re not using Rico. But we used other libraries as well (YUI, YUI-ext, etc). -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---