[Webkit-unassigned] [Bug 111554] New: [Curl] File names in url should not be part of the cookie path.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 03:58:56 PST 2013


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

           Summary: [Curl] File names in url should not be part of the
                    cookie path.
           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 setting the cookie path from a url, file names in the url should be removed from the cookie path.
E.g. http://www.example.org/auth/logon.php? should set the cookie path to /auth (not /auth/logon.php as it currently becomes).

-- 
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