[Webkit-unassigned] [Bug 119545] New: [Curl] Cookie is not set when url string is unicode.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 07:28:13 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119545

           Summary: [Curl] Cookie is not set when url string is unicode.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peavo at outlook.com


When the method setCookiesFromDOM is called with an unicode url parameter, the cookie is not correctly set.
We need to convert the cookie string to 8 bit, before passing it to the Curl api function.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list