Skip to content
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

No date validity checking in UI #330

Open
scj1091 opened this issue Sep 12, 2014 · 0 comments
Open

No date validity checking in UI #330

scj1091 opened this issue Sep 12, 2014 · 0 comments

Comments

@scj1091
Copy link
Contributor

scj1091 commented Sep 12, 2014

SelectOptions only generates lists of months and dates, it doesn't inject any js to verify that the resulting date combos are correct. E.g., the user could pick February 30 or September 31 and would only be notified that the date is invalid on submit (or would they? is Cake checking that datetimes are valid?). Relying on the user to double-check his data is a Bad Idea ™

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant