Re: [Rails-core] Re: redirect_to enhancements

2006-01-11 Thread David Heinemeier Hansson
> > I'm not suggesting we solve the redirecting back to self issue; that > > is a whole different can of worms. My intial patch simply added an > > exception so if someone called redirect_to :back with a nil > > request["HTTP_REFERER"] it would display a helpful error instead of > > the other error

[Rails-core] Bus Error on OpenBase Adapter

2006-01-11 Thread Derrick Spell
Good Evening, The OpenBaseAdapter is almost ready to be submitted as a patch. It passes all the tests except for 9 expected failures. There is a bug in the way OpenBase processes limit/offset clauses. I have a ticket number on this and it should be fixed in the next release of OpenBase.

[Rails-core] auto_complete_field and missing options

2006-01-11 Thread Francois Beausoleil
Hi ! In http://thread.gmane.org/gmane.comp.lang.ruby.rails/39798 Damon Hill has a problem with afterUpdateElement. Now, I need the same functionnality, and I'm missing it too. The problem is with ActionView::Helpers::JavaScriptMacrosHelper::auto_complete_field. #auto_complete_field knows about