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

QTemporaryFile fail when setting a template with double /

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 4.4.3
    • Core: I/O
    • None

    Description

      QTemporaryFile f;
      f.setFileTemplate("c:/something//fileXXXX");

      Does not work on Windows, but on Linux it does work to have // in the path for QTemporaryFile.

      QFile on the other hand will work with '//' in the path on Windows.

      Attachments

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

        Activity

          People

            biochimia João Abecasis
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes