-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.6.1
-
None
In these qt_attribution.json files:
- qtconnectivity/examples/nfc/ndefeditor/icons/ndefeditor/qt_attribution.json
- qtdoc/examples/demos/colorpaletteclient/icons/colorpaletteclient/qt_attribution.json
The objects reference Files named "20x20 20x20@2 20x20@3 20x20@4". However, these are not files but directories.
This can be problematic for tools using the output of qtattributionscanner because the Files fields is expected to contain files, and not directories. To cover all files of these directories I suggest these 2 small patches which replace "Files" by "Path" (and as a consequence this needed to duplicate the objects.)