-
Bug
-
Resolution: Duplicate
-
Low
-
6.3.12
-
6.03
-
Problem
Trying to choose date of month May using the Date Picker on Date Picket type Custom Field will prompt you a warning as the following
Вы не ввели верную дату. Пожалуйста, введите дату в формате "d/MMM/yy", например. "30/дек/14"
Only occurs when system is using Russian language, or Java is set to use Russian language.
Steps to reproduce
- Install JIRA 6.3.x with Java 8
- Set up JVM arguments as the following in setenv.bat/sh
set JVM_SUPPORT_RECOMMENDED_ARGS=-Duser.language=ru -Duser.country=RU
- Restart JIRA
- Create new Project
- Create new Date Picker custom field
- Choose month of May on the new custom field during issue creation or editing
Actual behaviour
Expected behaviour
There should not be any issue or warning when choosing the date using the Date Picker for all the months
Workaround
- Manually add the month name as мая instead of май
- Use -Duser.language=en in JVM argument to set default language as English
- duplicates
-
JRASERVER-41321 JAVA 8 in JIRA does not recognize some dates set in foreign language
- Closed
- is related to
-
JRASERVER-41309 Datepicker
- Closed
- relates to
-
JRACLOUD-65069 Date picker for Russian Language for month of "May"
- Closed
-
JRASERVER-41175 Support for Roman Numerals in JIRA's Date Format Configuration
- Closed
-
JRASERVER-41543 Date-Picker inserts wrong abbreviation for March in german Locale
- Closed
-
JRASERVER-41548 German calendar date picker javascript has wrong short month name for January
- Closed
-
JRASERVER-41562 Date picker returns invalid date format in Portuguese
- Closed
-
JRASERVER-16371 When running JIRA on IBM JVM using a german locale, the short dates for the months are different to running on Sun JVM
- Closed