-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.4.3.7 CE GA7, 7.4.13 DXP U3, 7.4.3.8 CE GA8, 7.4.13 DXP U4, Master
-
Component/s: Forms
-
Labels:
-
Fix Priority:3
-
Git Pull Request:
Description
When the portal language is set to Arabic by the user, it doesn't seems to be applied to the entries of forms that use date on that language.
Steps to Reproduce
- Go to Content & Data > Forms
- Add a Date Field
- Add Arabic language to the form
- Publish the form
- Go to Published form
- Change language to Arabic
- Add a date value
- Submit the form
- Change the portal language to Arabic
(Account Settings > Language > العربية (السعودية) > Save) - Go to form entries
- Go to view entries
- Observe
Expected Result
The date is displayed on the Arabic language and date format (dd/mm/yyyy)
Actual Result
The date is displayed on the ISO 8601 format (yyyy/mm/dd) and is not on the Arabic language
Evidence: arabicDateEntryNoTranslation.webm
Reproduced In:
master: c49165737a2ea25992172d10b00afc89263b56a1
- is fixed by
-
LPS-144743 Date field validation is not working on Arabic forms
- Closed