Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-539

429242f1c8767e41ea2da18266ed8840589d4a14 sets LC_ALL to unsupported values if the ui language is set to german

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 1.3
    • None
    • User Interface
    • None

      The commit is this one: https://github.com/zas/picard/commit/429242f1c8767e41ea2da18266ed8840589d4a14, the lines causing this are

      current_locale = locale.normalize(ui_language)
      locale.setlocale(locale.LC_ALL, current_locale)

      When the ui_language is set do german, ui_lanuage will be "de" and locale.normalize will return "'de_DE.ISO8859-1'". Now I get fun stuff like "Mattias Häggström Gerdt" instead of "Mattias Häggström Gerdt".

      The commit message doesn't really give me any idea about why those lines were added, Zas, maybe you could look into this?

            zas Zas
            mineo Wieland Hoffmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                1.3