[Webkit-unassigned] [Bug 23420] New: forward slash (/) in cookie name prohibits cookie from loading
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 19 10:02:53 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23420
Summary: forward slash (/) in cookie name prohibits cookie from
loading
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: wallyfoo at gmail.com
A cookie named, for instance, "site/sub", will not properly save. Change the
name to "site-sub" and it will register properly.
In my specific case, the cookie isn't secure, and is set to expire one month
from set time.
The slash-named cookie was working several several nightlies ago (and still
works in other mainstream browsers). Currently broken in r40023.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list