Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-2463

GreenHopper does not work with Turkish JVM locale

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 5.2.3, GreenHopper
    • 5.2 (JIRA 4.1 Compatible)
    • None
    • Turkish locale OS/JVM

    Description

      GreenHopper creates internally used custom fields if required, storing the field ID to check for existence. Custom field IDs are prefixed with "customfield_". GreenHopper uses uppercase comparison, but under a Turkish locale the lowercase 'i' will not convert into uppercase 'I'.

      The result is an exception on every page in GreenHopper, since the custom field for Release Version History can't be found. Additionally, the custom field will be created over and over again, since GreenHopper believes it not to be there.

      Exception caught in 500 page com.pyxis.greenhopper.jira.fields.NotSupported cannot be cast to com.pyxis.greenhopper.jira.fields.CustomFieldMultiVersion
      java.lang.ClassCastException: com.pyxis.greenhopper.jira.fields.NotSupported cannot be cast to com.pyxis.greenhopper.jira.fields.CustomFieldMultiVersion
      

      Attachments

        Issue Links

          Activity

            People

              ahennecke Alex Hennecke (Inactive)
              ahennecke Alex Hennecke (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: