[Webkit-unassigned] [Bug 8341] New: Relative cookie exipiration handling seems wrong

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Apr 12 10:43:45 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8341

           Summary: Relative cookie exipiration handling seems wrong
           Product: WebKit
           Version: 312.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: pdfrichard at earthlink.net


I have a separate web server host with a page setting a cookie with an
expiration of +5 minutes. Safari would not except this cookie at all while
Mozilla would and examining the cookie in Mozilla would show the cookie had an
expiration of about 5 minutes in the future. 

Using another cgi program with the exact same login script, but with +1day
expiration worked fine in Safari. This clued me in to a possible explanation.
Safari was using the other host's clock (slow by an hour) for setting the
relative offset when it should be using it's own host clock!


-- 
Configure bugmail: http://bugzilla.opendarwin.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