Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.9.0, 2.9.1, 12.6, 19.2, 20.0
-
Component/s: Internationalization, localization
-
Labels:
-
19 status:Verified
-
12 status:Please Merge
-
Test Plan:
Description
Within https://source.sakaiproject.org/svn/jsf/trunk/jsf-widgets/src/java/org/sakaiproject/jsf/Configuration_sv.properties and Configuration_ja.properties, they are set as inputMonthFirstFormat=yyyy-MM-dd and yyyy/MM/dd. It is because those language speakers use the Year, Month, Date format.
But sakai:input_date does not support it. If the date-picker was used in those locales, the date is output as Month, Date, Year format.
Steps to reproduce:
1. Move to My Workspace -> Preferences -> Language, and set it to Swedish or Japanese.
2. Move to Messages.
3. Select a folder -> 'Advanced Search' link -> date-picker icon.
4. Select a date from the pop-up calendar. Then the date is output in Month, Date, Year format.
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- depends on
-
SAK-22407 sakai:input_date is not internationalized correctly
-
- CLOSED
-