Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-207

License files should be read as utf-8 files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.3.0
    • 1.2
    • General
    • None
    • db1d63549f86deced73f3f004231356009289e25

    Description

      Right now, default codec is used (codec for current locale) which is wrong, as i think. Codec for my locale on windows is cp1251, however in linux it can be utf-8, correct me if i'm wrong.
      Anyway, while developing cross-platform app, i prefer to use utf-8 encoding in files instead of other specific encodings.
      Here's a fix that chooses utf-8 codec for license files https://codereview.qt-project.org/#change,45647

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            heimrich Karsten Heimrich
            arch Ivan Komissarov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes