Commit 4b1547adc9b195e6acc90471fc48dec7ee0c429d rewrote mergePathSegments() but got one thing wrong: that ".." on a "//" should only remove one slash, not all of them. That behavior was introduced by commit eaf4438b3511c8380b9b691b656a87a60e342e2 to match what browsers do. QUrl will use the local file behavior if the URL scheme is "file", unlike the browsers. Task-number: QTBUG-120396 Pick-to: 6.8.0 6.7 6.5 Change-Id: I8a96935cf6c742259c9dfffd17e8fd3cfde46e25 Reviewed-by: David Faure <david.faure@kdab.com> (cherry picked from commit e7bcf41c0b23d83cfb31f966454945c705589a99) Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%