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

Unexpected Language in Jira Configuration with Specific JVM Flags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • 9.12.0, 9.12.24, 10.3.0
    • Environment - Java
    • None

      Issue Summary

      A Jira user can encounter an odd behavior with Jira's language configuration, where non-installed language options, i.e. as "Deutsch (Brasilien)," appears under System>Internationalization, when specific JVM flags are set (-Duser.country=BR and -Duser.language=de ).

      This behavior contradicts the system description that states only installed languages should be shown:

      Steps to Reproduce

      1. Install a Jira DC instance and take note od the OS language (Locale).
      2. Configure the following JVM options -Duser.country=BR -Duser.language=de and restart the Jira instance to make the changes effective.
      3. Go to JIRA Administration (⚙︎) > System and edit the General configuration by clicking on Edit settings
        • You will see the option Deutsch (Brasilien), select it
      4. The system language should be the same as the System locale

      Expected Results

      Jira should list the languages of the installed packages only.

      Actual Results

      Jira lists all locales that Java recognizes. However, if you select the recognized locale introduced with the JVM flags, it will default to the underlaying OS locale.

      Workaround

      Select those languages that have a valid installed language package.

        1. image-2025-08-27-11-40-37-266.png
          299 kB
          Jose Antonio Uribe

              Unassigned Unassigned
              458e633c07a6 Jose Antonio Uribe (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: