You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Non-existing date values are not validated negatively in Date of birth field on Profile information page and Null value is actually saved. Thus user is not prevented from format confusing, e.g. when entering 07/23/1980 for 23 of July
Describe your issue
Non-existing date values are not validated negatively in Date of birth field on Profile information page and Null value is actually saved. Thus user is not prevented from format confusing, e.g. when entering 07/23/1980 for 23 of July
Steps to reproduce
What was the actual result?
Form is saved with non-existing date value without displaying error message, but actually in database Null value is saved for dateOfBirth
What was the expected result?
User is prevented from saving non-existing dates - such date is negatively validated and error message is displayed
Put here any screenshots or videos (optional)
inexisting.date.mp4
What OS are you seeing the problem on?
Windows
What browsers are you seeing the problem on?
Chrome
Severity
Minor (S4)
The text was updated successfully, but these errors were encountered: