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

QDir - does not handle quoted paths

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 4.8.0
    • Core: I/O
    • None
    • windows

    Description

      QDir does not handle quoted paths

      e.g
      QDir dir("\"some quoted folder which exists\"")
      dir.entryList(); //fails

      either QDir in general or QDir::cleanPath() could unquote such a path to make it usable

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            ctarsoaga Cristian Tarsoaga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes