Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.6.3, 5.9.9, 5.12.8, 5.13.2, 5.14.2, 5.15.0 Beta4
-
None
Description
QNetworkCookie treats the domain attribute as case-sensitive, but domain names are case-sensitive. Comparision and validation act case-sensitive, but setDomain() doesn't normalize it's argument.
Either QNetworkCookie uses normalized domains internally, then setDomain() should normalize its argument, or not, in which case comparison and validation need to treat domains case-insensitively.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-83767 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
298327,2 | Make qIsEffectiveTLD() work with non-lowered input | dev | qt/qtbase | Status: NEW | +1 | 0 |