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

QNetworkCookie::domain unclear semantics

    XMLWordPrintable

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
    • Network: Cookies
    • 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

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change