Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-7778

German Umlauts not displayed correctly in diff View (git)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • None
    • 4.1.4
    • Diff
    • Severity 3 - Minor

      Just updated to Sourcetree for Mac 4.1.4 (20) and noticed that German Umlauts are not displayed correctly any more in the file contents diff view.

      The actual contents of that file are:

      special_chars_table = {
        # German
        'Ä','Ae', 'ä','ae',
        'Ö','Oe', 'ö','oe',
        'Ü','ue', 'ü','ue',
        'ß','ss'
      }

       It is displayed as (copy-paste):

            special_chars_table = {
              # German
              '˜','Ae', 'î','ae',
              'á','Oe', 'ü','oe',
              'è','ue', 'þ','ue',
              'ë','ss'
            }

              Unassigned Unassigned
              db3b242eadd5 Max
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: