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

[REG]: QFileInfo::completeBaseName() returns the wrong basename if the file name starts with E: on Windows

    XMLWordPrintable

Details

    • fd2eb070128ab6ef6b5c9343a0921f6b5a0bc041 (4.8), cfb44c6528b2518274bf157388832d1d610ce0e4 (5.0)

    Description

      QFileInfo::completeBaseName() returns the wrong basename if the file name starts with a letter then a : on Windows. E.g: e:base.ext1.ext2 will return base.ext1.ext2 and not base.ext1. This is a regression against Qt 4.7.x

      Attachments

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

        Activity

          People

            andysh Andy Shaw
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes