Closed GoogleCodeExporter closed 9 years ago
I see the same issue and removing the 'nil' value fixes it.
Original comment by mdirwi...@att.net
on 22 Aug 2008 at 3:37
Original comment by timchar...@gmail.com
on 30 Sep 2008 at 3:35
I feel the same.. thanks for the fix...
Original comment by chad...@gmail.com
on 15 Oct 2008 at 2:59
Turns out in on 2 july 08, this commit
http://github.com/rails/rails/commit/7098143f07bd03223bbbeea8a9c23506a7b5dffc#di
ff-1
removed the unused 'nil' parameter.
Not sure what version of rails that, or how exactly to make the plugin backwards
compatible? Is there a way to call text_field or hidden_field directly,
depending on
calendar_options[:hidden] / calendar_options[:embedded] ?
Original comment by frayju...@gmail.com
on 15 Oct 2008 at 8:01
um, sorry, should have realized there's a separate edge_rails branch on github.
http://github.com/timcharper/calendar_date_select/tree/edge_rails
Original comment by frayju...@gmail.com
on 15 Oct 2008 at 8:04
Original comment by timchar...@gmail.com
on 30 Nov 2008 at 8:51
Original issue reported on code.google.com by
frayju...@gmail.com
on 2 Aug 2008 at 6:00