#8375 closed bug (fixed)
Datepicker: Incorrect dayNamesMin for Arabic locale
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.21 |
Component: | ui.datepicker | Version: | 1.8.20 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Change History (3)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale.
Before this change the minimal names for days of week were the same as the long names. This caused the datepicker to be too wide.
The one-letter strings come from the CLDR: http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html (cherry picked from commit 8f42ab013469865ae790089717a56b6ca774dc75)
Changeset: d0acccf3cc53a7759db4798c2998029586b032a3
comment:3 Changed 11 years ago by
Milestone: | 1.9 → 1.8.21 |
---|
Note: See
TracTickets for help on using
tickets.
Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale.
Before this change the minimal names for days of week were the same as the long names. This caused the datepicker to be too wide.
The one-letter strings come from the CLDR: http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html