Closed
Bug 93072
Opened 24 years ago
Closed 24 years ago
Cookie returns after I delete it and re-open cookie manager
Categories
(Core :: Networking: Cookies, defect)
Tracking
()
People
(Reporter: caillon, Assigned: morse)
References
()
Details
Linux trunk build 2001073122
1. In your prefs, make sure you 'enable all cookies' and 'warn me before storing
a cookie' is turned on.
2. Visit URL.
3. Accept the cookie, but UNCHECK accept all cookies from this site (so if
another cookie is set, it alerts you again).
4. Visit cookie manager and delete your newly acquired cookie.
5. Close cookie manager and click on the link to cookie2.html, no cookies set
(and no alert pops up to ask if you want to set any)
6. Look back in your cookie manager and the cookie is mysteriously back!
7. Try deleting again this time with the 'Dont allow removed cookies to be
reaccepted later' checked and then follow the link to cookie3.php and again it's
back in your cookie manager with proof that the cookie is being sent to the
server in the var dump page.
| Reporter | ||
Comment 1•24 years ago
|
||
Confirming on Win98 2001073003 trunk.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 2•24 years ago
|
||
OS -> All
Adding correctness keyword because "expected behavior does not occur"
Keywords: correctness
OS: Linux → All
| Assignee | ||
Comment 3•24 years ago
|
||
*** This bug has been marked as a duplicate of 92444 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•24 years ago
|
||
I still see this behaviour on Linux build 2001080308. But looking at the dupe
bug, I do see it without loading a new page on the site. Changing summary.
Summary: Cookie returns after I delete it and visit another page on the same server → Cookie returns after I delete it and re-open cookie manager
You need to log in
before you can comment on or make changes to this bug.
Description
•