Hello all,

There's a great patch in trac that fixes a lof of issues with the date helpers. I'm afraid it hasn't had any attention yet.

http://dev.rubyonrails.org/ticket/3811

This fixes all the little date_helper problems, except one: When you choose an invalid date ActiveRecord throws an ActiveRecord::MultiparameterAssignmentErrors. This used to work in 1.0, Februari 30th would be translated to March 2nd. I have no clue on how this could be fixed since the Error is thrown deep inside. I was going to create a ticket for this, but Trac isn't working to well at the moment.

It would be great if the date_helpers could get some love, they're basically broken and useless in the current state. Is there any core member out there who could take a look at this?


Thanks,

Thijs Cadier
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to