This can happen in any number of cases where neither the base URI nor the relative one had a "." or ".." segment. In particular, we want to avoid detaching in the case where the new path is the same as either of the base or relative URI's, which can happen when the other was empty (and mergePaths() didn't have to prepend a slash). Pick-to: 6.8.0 6.7 6.5 Change-Id: Iac1ff680887641888e00fffd17e14f3927e828ae Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> (cherry picked from commit 09055d7211b1f8ba9fdec141a1e919faee1c1676) 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%