No Code Attached Yet
avatar vcmb-cyclo
vcmb-cyclo
9 Dec 2024

Steps to reproduce the issue

ADMIN - USER - Profile - Date of Birth
LANGAGE = FRENCH (User and Admin)

Expected result

Help message mislead User as they ask to enter date in the US way YYYY-MM-DD
But if Langage(date) is set to FR : date must be enter in DD-MM-YYYY
Translation help (translation) tell user to enter WRONG format which cause Users to fail to enter their date of Birth...

Solution - FIX - Workaround

Modify translation file : administrator\language\fr-FR\plg_user_profile.ini

Change lines 15-16-17 to reflect correct French langage:

PLG_USER_PROFILE_FIELD_DOB_DESCRIPTION="Jour-Mois-Année, par exemple 27-01-2019." ; Adapt to the format you entered in the 'DATE_FORMAT_CALENDAR_DATE'
PLG_USER_PROFILE_FIELD_DOB_HINT="JJ-MM-AAAA" ; Adapt to the format you entered in the 'DATE_FORMAT_CALENDAR_DATE'
PLG_USER_PROFILE_FIELD_DOB_LABEL="Date de naissance"

System information (as much as possible)

Tested under Joomla 5.22

Additional comments

Update to pass to Translation fr-FR Team (Mihaly)

BR, Gilles

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
4.00

avatar vcmb-cyclo vcmb-cyclo - open - 9 Dec 2024
avatar vcmb-cyclo vcmb-cyclo - change - 9 Dec 2024
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 9 Dec 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 9 Dec 2024
avatar fgsw
fgsw - comment - 9 Dec 2024
avatar brianteeman
brianteeman - comment - 10 Dec 2024

This should be closed and handled with the translation team directly

avatar alikon alikon - change - 10 Dec 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-12-10 14:54:21
Closed_By alikon
avatar alikon alikon - close - 10 Dec 2024

Add a Comment

Login with GitHub to post a comment