Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-83767

QNetworkCookie::domain unclear semantics

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.6.3, 5.9.9, 5.12.8, 5.13.2, 5.14.2, 5.15.0 Beta4
    • Network: Cookies
    • None

      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.

        For Gerrit Dashboard: QTBUG-83767
        # Subject Branch Project Status CR V

            manordheim MÃ¥rten Nordheim
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change