German Umlauts not displayed correctly in diff View (git)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • None
    • Affects Version/s: 4.1.4
    • Component/s: 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'
            }

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

              Created:
              Updated:
              Resolved: