google-code-export / calendardateselect

Automatically exported from code.google.com/p/calendardateselect
Other
0 stars 0 forks source link

blank date if anterior to 1/09/2008 in fr locale #139

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install fr locale with <%= calendar_date_select_includes "silver",
:locale=>'fr' %>
2. select a date anterior to 1/09/2008 in a calendar field with <%=
f.calendar_date_select :name_of_field, :buttons => false %>
3. Save.

What is the expected output? What do you see instead?
the date is blank

What version of the product are you using? On what operating system?
V 1.11 on rail 2.1 (plugin l10n-simplified-0.9 installed)

Please provide any additional information below.

Original issue reported on code.google.com by mad.chip...@voila.fr on 21 Oct 2008 at 10:12

GoogleCodeExporter commented 9 years ago
I have the same problem but in version 1.15 with rails 2.3.2 and for all date in
except in january and march

Original comment by rdelv...@gmail.com on 6 Apr 2009 at 11:50