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

QDir - does not handle quoted paths

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes