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?

Francis S. 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.

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

Philip H. 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/6918

Thanks Philip!:slight_smile: 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).