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

QFile::exists ignores dots at the end

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.12.10
    • Core: I/O
    • None
    • Windows 10, Microsoft Visual C++ 2019.
    • Windows

    Description

      QFile::exists("C:/Windows") returns true - it is OK.

      QFile::exists("C:/Windows.....................") returns true also - it is NOT OK - there is no such folder.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            alervd Alexander Dyagilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes