Activate plugin "User - Profile"
Open an existing user (also with new users)
Add a "Date of birth" with date picker --> value will be i.e. 2017-05-10 (English) or i.e. 10.05.2017 (German)
Save User
Successfully save User with Date of Birth
Error: "Save failed with the following error: The date of birth you entered is invalid. Please enter a valid date."
Joomla 3.7.0
PHP 5.6.21 or 7.0.14 (tested on both)
DB Version 5.5.5-10.1.13-MariaDB or 5.5.52-nmm1-log
Tested with new and existing users in Frontend and Backend
Always same error.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-07 21:47:35 |
Closed_By | ⇒ | zero-24 |
Actually, it is a language string error.
Saving throws an error, if the date is greater than today, but the error message does only tell invalid date. I will try to fix.