Description
the doc says
"Returns the absolute path (a path that starts with "/" or with a drive specification), which may contain symbolic links, but never contains redundant ".", ".." or multiple separators."
but redundant "." is not removed from the path
Run attached test case.
Attachments
Issue Links
- relates to
-
QTBUG-20495 [REG] QDir::operator== compares paths without normalizing (4.8)
-
- Closed
-
- resulted in
-
QTBUG-100682 Possible discrepancies when handling a trailing path separator in QFileInfo canonicalPath and absolutePath.
-
- In Progress
-