Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-41268

JIRA doesn't recognize "Mrz" abbreviation for March in German

    XMLWordPrintable

Details

    Description

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Steps to reproduce:

      1. Go to General Configuration
      2. Change Indexing Language to German
      3. Change Default Language to Deutsch (Deutschland)
      4. Change Default user time zone to Europe and Timezone to (GMT+01:00) Berlin
      5. 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
        
        

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rsaputra Adven
              Votes:
              16 Vote for this issue
              Watchers:
              60 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: