cargomedia / cm

UNMAINTAINED - CM web application framework
MIT License
12 stars 18 forks source link

FB-1012 Removed timezone functionality from CM_FormField_Birthdate #2672

Closed alexispeter closed 7 years ago

fvovan commented 7 years ago

okay, if we need to create a separate ticket to add one line of code to fix it, let it be so

alexispeter commented 7 years ago

Depending on how this check is performed (e.g. throw an exception), frontend aspects need to be considered. For one, we need to change the field in a way that makes invalid dates impossible, requiring js shenanigans to change the day-dropdown to match the month etc. I simply do not want to include an unrelated "fix" that may or may not require additional work.