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

Invalid lcense attribution 'Id' in the qt_attribution JSON

    XMLWordPrintable

Details

    • All
    • e42333ebf75e9f8cbe9a56c58fae6e5c29c888ac, 338c7ada8429ee53f2583fe088c0b8e15e2a8119

    Description

      The 3rd party license attributions, which are documented using the 'qt_attribution.json' files in the repo, should adhere to the format described in QUIP-7. The qtattributionsscanner tool parses these JSON files and generates qdoc output, which is used by qdoc to generate the license attributions page.

      Some of these attributions use invalid 'Id' (with camel case and spaces), which is a problem as the id is used with the \page qdoc command. For example, if you are attributing to "Noto Sans Thai Font" and "Noto Sans JP Font" in the same QDocModule, the resulting html filenames are the same for both these attributions, as qdoc ignores rest of the 'Id' value after the first space.

      Attachments

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

        Activity

          People

            veshivas Venugopal Shivashankar
            veshivas Venugopal Shivashankar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes