Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.15, 6.0, 6.1, 6.2
-
None
-
-
5
-
0564ebdb3641d7325f73dbbf2cbb04e6dca92d83 (qt/qtbase/dev) 915dd3166ad38884dd57c1e439611201d924dc4c (qt/qtbase/6.1)
-
Qt6_Foundation_Sprint 34
Description
The patch in https://codereview.qt-project.org/c/qt/qtbase/+/246140 has introduced a regression for UNC path handling for a given path with slashes. The former implementation did remove the //?/UNC/ and //?/ prefixes in QFileSystemEntry::resolveFilePath(), this is now missing and therefor the output of QDir::cleanPath() is different then when the path is given with native separators.
Attachments
Issue Links
- is required for
-
QTBUG-75129 Rationalize handling of UNC paths on Windows
- Closed