Closed
Bug 807344
Opened 13 years ago
Closed 6 years ago
Cookie that set to expire in 1 year is deleted after 1 day
Categories
(Core :: Networking: Cookies, defect, P3)
Tracking
()
RESOLVED
INVALID
People
(Reporter: etirta, Unassigned)
Details
(Whiteboard: [necko-backlog])
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20121024073032
Steps to reproduce:
1. Open Cookie window, 'Tools\Options\Privacy\Show Cookies...'.
2. Type in search term 'getpersonas'.
3. Click 'Remove All Cookies' and close the Cookie window.
4. Go to 'www.getpersonas.com', check 'Remember me' and login.
5. Open the Cookie window again and type in search term 'getpersonas'.
6. Verify that the 'PERSONA_USER' cookie is set to expire for 1 year.
7. Verify that the cookie setting in 'Tools\Options\Privacy' pane is set to be kept
until it expire.
8. Close the firefox and wait for 24 hours.
9. Open the Cookie window again and type in search term 'getpersonas'.
10. Verify that the 'PERSONA_USER' cookie has been deleted.
11. Go to 'www.getpersonas.com' and verify that it has been logged out.
Actual results:
Even though 'www.getpersonas.com' set the 'PERSONA_USER' cookie to expire in 1 year, but after 24 hours firefox delete the cookie anyway, causing the user to be logged out and has to re-login every day.
Expected results:
If the user set the cookie setting to be kept until its expiry, then firefox should honor that and not delete cookie that has not expired.
Updated•13 years ago
|
Component: Untriaged → Networking: Cookies
Product: Firefox → Core
Updated•10 years ago
|
Whiteboard: [necko-backlog]
Comment 1•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Comment 2•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3
Comment 3•6 years ago
|
||
I'm not able to reproduce this issue. We have several tests about expiration time. We can resolve this bug as invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•