Closed
Bug 90991
Opened 24 years ago
Closed 15 years ago
Flush newsrc to disk to avoid dataloss during crashes or quits
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sspitzer, Unassigned)
References
Details
(Keywords: dataloss)
quick crash after subscribing can cause recently subscribed groups to be lost.
to reproduce: subscribe to a group, and quickly force a crash (or kill the
app.)
start back up, the newsgroup is not subscribed.
after subscribe changes, I need to force flush the newsrc to disk.
*** Bug 94075 has been marked as a duplicate of this bug. ***
Summary: quick crash after subscribing can cause recently subscribed groups to be lost. → Flush newsrc to disk to avoid dataloss during crashes or quits
OS: Windows 2000 → All
Hardware: PC → All
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•20 years ago
|
Assignee: sspitzer → mail
Component: MailNews: Subscribe → MailNews: Message Display
QA Contact: stephend → search
Comment 2•16 years ago
|
||
This bug is being marked EXPIRED as it has seen no activity in a very long time.
If you think that the issue reported might still be relevant, please test with a recent release of SeaMonkey and if the problem persists feel free to re-open the report. Thank you.
http://www.seamonkey-project.org/
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → EXPIRED
Comment 3•16 years ago
|
||
Bulk reopening incorrectly expired bugs - no activity does not constitute no bug - these need proper checking.
Status: RESOLVED → REOPENED
Resolution: EXPIRED → ---
Updated•16 years ago
|
Assignee: mail → nobody
QA Contact: search → message-display
Comment 4•15 years ago
|
||
another dataloss. Thought I saw this mentioned somewhere else, but I'm not find an open bug
Severity: normal → critical
Ever confirmed: false
Comment 5•15 years ago
|
||
In reading the subscribe UI code, subscribableServer.commitSubscribeChanges is called during the OK button callback. Committing the changes does flush the newsrc, so someone fixed this at some point in the intervening 8 years.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago → 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•