FYI, just tried to upgrade my prototype from 1.5.something to 1.5.1.1 and when I did an ajax based form submission, I my browser pegged the CPU. FireBug tells me there is too much recursion online 1294: if (!element || !element.tagName || element.nodeType == 3 || I don''t have enough time to submit a proper bug report but wanted to let people know. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Jarkko Laine
2007-Jul-26 13:17 UTC
Re: Prototype 1.5.1.1. bug, "too much recursion" line 1294
On 26.7.2007, at 15.57, David Smiley wrote:> > FYI, just tried to upgrade my prototype from 1.5.something to 1.5.1.1 > and when I did an ajax based form submission, I my browser pegged the > CPU. FireBug tells me there is too much recursion online 1294: > if (!element || !element.tagName || element.nodeType == 3 || > > I don''t have enough time to submit a proper bug report but wanted to > let people know.I also had similar problems but it was because I didn''t have the latest version of script.aculo.us and the old versions don''t play well together with the latest prototype. Installing scripty v1.7.1_beta3 fixed it. Cheers, //jarkko -- Jarkko Laine http://jlaine.net http://dotherightthing.com http://www.railsecommerce.com http://odesign.fi