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

Details

    • iOS/tvOS/watchOS
    • dd5e7f1a52c51061ad54e870df7f8e04c0f06fbe

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes