Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-111873

qt_attributions.json files should be valid JSON

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.5.0 Beta3
    • Build tools: Other
    • None
    • All

      The qt_attributions.json files are currently invalid JSON, because of entries like this:

          "Copyright": "Copyright (c) 1995-2022 The PNG Reference Library Authors
      Copyright (c) 2000-2022 Cosmin Truta
      ...
      Copyright (c) 1995-1996 Tim Wegner"
      

      The newlines must be replaced by \n or the Copyright field should be allowed to be an array of strings.

      Patch that goes the \n route: https://codereview.qt-project.org/c/qt/qtbase/+/308531

        For Gerrit Dashboard: QTBUG-111873
        # Subject Branch Project Status CR V

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes