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

[REG 5.10->5.11.0] When using QDir with an assets-library path then it can end up not seeing it as absolute

XMLWordPrintable

    • iOS/tvOS/watchOS
    • dd5e7f1a52c51061ad54e870df7f8e04c0f06fbe

      When using QDir().absoluteFilePath("assets-library://foo") then it will treat it as being relative to the local file system and return an incorrect path. This goes against the Qt 5.10 behaviour where it was not doing this. Although it is arguably expected, it is used in this manner too much and the Qt resource case is already accounted for.

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

            Eddy Edward Welbourne
            andysh Andy Shaw
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes