Closed
Bug 291622
Opened 20 years ago
Closed 20 years ago
Multiple cookies with same name
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 279436
People
(Reporter: dan, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 FireFox allows two cookies from the same site with the same name. While it's a "bad programmer" issue, it should probably delete the older cookie. Reproducible: Always Steps to Reproduce: 1. Create a script to set two cookies with the same name 2. Observe Actual Results: There were two cookies [not sure if it would accept identical ones, but different ones are there] Expected Results: Deleted the older cookie.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 279436 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•