Closed Bug 605793 Opened 14 years ago Closed 14 years ago

Logins not retained on restart/refresh of page

Categories

(Core :: Networking: Cookies, defect)

x86
Windows 7
defect
Not set
major

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jmjjeffery, Unassigned)

Details

(Keywords: regression)

Using today's nightly build login into bugzilla.  
Close/restart the browser 
refresh the page, note your not logged in anymore.

regression: 
K:\Moz2\20101019181208 8c07f7bd6d3a ok
K:\Moz2\20101019194051 44ab0d4958f6 bad
Keywords: regression
I renamed cookies.sqlite in my profile and now things appear to be working.
Can you email me your original cookies.sqlite? I think that's the only way I can reproduce here, since we've pretty exhaustively tested the migration code...
On its way...
Hmm. So your database has a schema version of 3, but the table was created with a creationTime column. Which only happens for schema 4.

How did you manage to create this monster? I'm guessing you deleted your database when I landed these patches last time, and didn't delete it again when I backed the changes out. So you still had a funny-looking database from then, which had the creationTime column added but didn't make it far enough to change the schema version.

Is this correct? If so, there's nothing more to do here; I'm not worried about databases from the few hours those initial patches were in.
Dan, yes.. exactly - I do believe I created a new cookies file when you landed this the first time, and since I didn't appear to have any issues when backed-out I just forgot about the whole thing. That's what happens when you get old (63). 

Sorry to have bothered..  close as INVALID ?
Heh, no problem. Better that we found this and made sure it's OK than otherwise.

It's a valid bug, so let's do WONTFIX.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.