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

QNetworkAccessFileBackendFactory should check if the scheme is correctly set for the url.

    XMLWordPrintable

Details

    • f33378ec70a52c5e99d6b496c9c8c3980d1258fd, 4082ed92ed80c57cb499de569631a664107ef05b

    Description

      Currently this is broken on Windows/Symbian as we do not check if the scheme is file://
      The drive (c:) will in this case be detected as the scheme, so the file will be used even if the correct scheme was not set.
      For now I will change this to a Warning, but it should be changed to a failure in the future.

      Attachments

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

        Activity

          People

            xcm Martin Petersson (Inactive)
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes