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

License file newline conversion wrong (`\r\n` -> `\r\r\n`)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • 4.5.0
    • 2.0.3
    • General
    • None
    • Windows 10 64-bit

      Seemingly the IFW wants Windows newlines in installed license files so it converts `\n` -> `\r\n`. Sounds kinda reasonable but it does it even when the file already has Windows line endings. `\r\n` is converted to `\r\r\n`. This is happening to my files but also is apparent in the Qt 5.7.0 and Qt IFW 2.0.3 installed license files.

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

            installerteam Installer Team
            altendky Kyle Altendorf
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes