On Tue, May 19, 2009 at 7:34 PM, pranav <[email protected]> wrote: > > Hi John, > > While looking at the dump, I found this line > vendor/plugins/will_paginate/lib/will_paginate/finder.rb:170:in > `method_missing_with_paginate' > > Is the error "stack level too deep" related to a third party plugin > hooking on to activerecord? > So I googled a lil and here is an interesting read - > http://sod.lighthouseapp.com/projects/17958/tickets/223-infinite-loop-in-will_paginate-with-has_many-through > > Is this related and of any help?
Hello Pranav, I cannot tell, I don't have the stack. It seems not related though. I have encountered a "stack level too deep" issue and fixed it : http://github.com/jmettraux/ruote/commit/6e9e64f3d54520ada6a4f49d003fe426e6511cf8 but it didn't appear in your report. Best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
