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

qt_attributions.json files should be valid JSON

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: