8000 [Form] Date Field Type (and Birthday) not populating text more than 110 years ago · Issue #5819 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Form] Date Field Type (and Birthday) not populating text more than 110 years ago #5819

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dotlabel-chris opened this issue Oct 22, 2012 · 1 comment

Comments

@dotlabel-chris
Copy link

When rendering a Date field type using a Choice widget the value field e.g. 1901 is correct but the text part is empty.

<option value="1900"></option>
<option value="1901"></option>
<option value="1902">1902</option>

This is most obvious when using a Birthday field as it by default starts 120 years ago.

Symfony 2.1.2
PHP 5.4.6

@pborreli
Copy link
Contributor

Duplicate of #5554

@stof stof closed this as completed Oct 22, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0