Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.5.0
-
None
-
this bug exists at all platforms
-
fc988786588bf86ebc46fdd12629efbec8ae1841
Description
QNetworkCookieJar::cookiesForUrl works incorrectly if url.path() is empty. the reason is function isParentPath doesn't assume path to / if it is empty.