-
Bug
-
Resolution: Duplicate
-
Low
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Steps to reproduce:
- Go to General Configuration
- Change Indexing Language to German
- Change Default Language to Deutsch (Deutschland)
- Change Default user time zone to Europe and Timezone to (GMT+01:00) Berlin
- Change any date picker field (e. g Due Date) to any date in March (e.g 4/Mrz/15 10:25 PM)
Expected Result:
- JIRA should be able to recognize "Mrz" abbreviation for March
Actual Result:
- Error thrown as below:
duedate: Sie haben kein gültiges Datum eingegeben. Geben Sie das Datum im Format 'd/MMM/yy' ein (z. B. '16/Dez/14').
duedate: You did not enter a valid date. Please type the date in the format 'd / MMM / yy' (for. & Nbsp; B '16 / Dec / 14 '.).
Workaround:
- Change the date format from 20/Mrz/15 to 20.03.15 with the below setting in Advanced Settings:
jira.date.picker.javascript.format=%d.%m.%y jira.date.time.picker.javascript.format=%d.%m.%y %H:%M jira.date.time.picker.java.format=d.MM.yy H:mm jira.date.picker.java.format=d.MM.yy
- duplicates
-
JRACLOUD-41321 JAVA 8 in JIRA does not recognize some dates set in foreign language
-
- Closed
-
- has a regression in
-
JRACLOUD-62769 JIRA doesn't recognize "Mrz" abbreviation for March in German
-
- Closed
-
- is duplicated by
-
JRACLOUD-41309 Datepicker
-
- Closed
-
- is related to
-
JRASERVER-41268 JIRA doesn't recognize "Mrz" abbreviation for March in German
-
- Closed
-
[JRACLOUD-41268] JIRA doesn't recognize "Mrz" abbreviation for March in German
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1862235 ] | New: JAC Bug Workflow v3 [ 3356652 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: Issue [ 51491 ] | |
Component/s | Original: Issue - Fields [ 46510 ] |
Description |
Original:
*Steps to reproduce:* # Go to General Configuration # Change Indexing Language to _German_ # Change Default Language to _Deutsch (Deutschland)_ # Change Default user time zone to _Europe_ and Timezone to _(GMT+01:00) Berlin_ # Change any date picker field (e. g Due Date) to any date in March (e.g 4/Mrz/15 10:25 PM) *Expected Result:* - JIRA should be able to recognize "Mrz" abbreviation for March *Actual Result:* - Error thrown as below: {noformat} duedate: Sie haben kein gültiges Datum eingegeben. Geben Sie das Datum im Format 'd/MMM/yy' ein (z. B. '16/Dez/14'). {noformat} {noformat} duedate: You did not enter a valid date. Please type the date in the format 'd / MMM / yy' (for. & Nbsp; B '16 / Dec / 14 '.). {noformat} *Workaround:* - Change the date format from _20/Mrz/15_ to _20.03.15_ with the below setting in _Advanced Settings_: {noformat} jira.date.picker.javascript.format=%d.%m.%y jira.date.time.picker.javascript.format=%d.%m.%y %H:%M jira.date.time.picker.java.format=d.MM.yy H:mm jira.date.picker.java.format=d.MM.yy {noformat} |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *JIRA Cloud*. Using *JIRA Server*? [See the corresponding bug report|http://jira.atlassian.com/browse/JRASERVER-41268]. {panel} *Steps to reproduce:* # Go to General Configuration # Change Indexing Language to _German_ # Change Default Language to _Deutsch (Deutschland)_ # Change Default user time zone to _Europe_ and Timezone to _(GMT+01:00) Berlin_ # Change any date picker field (e. g Due Date) to any date in March (e.g 4/Mrz/15 10:25 PM) *Expected Result:* - JIRA should be able to recognize "Mrz" abbreviation for March *Actual Result:* - Error thrown as below: {noformat} duedate: Sie haben kein gültiges Datum eingegeben. Geben Sie das Datum im Format 'd/MMM/yy' ein (z. B. '16/Dez/14'). {noformat} {noformat} duedate: You did not enter a valid date. Please type the date in the format 'd / MMM / yy' (for. & Nbsp; B '16 / Dec / 14 '.). {noformat} *Workaround:* - Change the date format from _20/Mrz/15_ to _20.03.15_ with the below setting in _Advanced Settings_: {noformat} jira.date.picker.javascript.format=%d.%m.%y jira.date.time.picker.javascript.format=%d.%m.%y %H:%M jira.date.time.picker.java.format=d.MM.yy H:mm jira.date.picker.java.format=d.MM.yy {noformat} |
Link |
New:
This issue is related to |
Project Import | New: Sat Apr 01 19:36:47 UTC 2017 [ 1491075407146 ] |