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

JIRA is using the buggy CurlyQuotesFilter which breaks Crowd integration for groups that contain em-dash and en-dash

    XMLWordPrintable

Details

    Description

      JIRA has had, for a long time, a filter to translate certain characters from the CP1252 codepage. These caused issues with MS Word data in JIRA issues displaying incorrectly on non-Windows systems.

      There is a bug in the method - StringUtils.escapeCP1252() - that performs this escaping. This bug causes these special characters to be escaped in UTF-8 as well as CP1252. This is documented in CORE-100.

      The customer impact of this is that customers cannot use JIRA with Crowd and Active Directory if they have group names that contain em-dash or en-dash. These look like hyphens, but aren't.

      Confluence and Crowd no longer use the WordCurlyQuotesFilter that causes this problem. I'd be very happy if JIRA could either a) also abandon it, or b) fix CORE-100.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              doflynn David O'Flynn [Atlassian]
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: