Closed
Bug 90717
Opened 24 years ago
Closed 24 years ago
unsubscribing to news group should delete offline store, if it exists
Categories
(SeaMonkey :: MailNews: Backend, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
currently, if you unsubscribe to a newsgroup, we delete the .msf file, but we
don't delete the corresonding offline store, if it exists. We should do that.
Comment 1•24 years ago
|
||
This is the bahaviour in 2001121300 as well
| Assignee | ||
Comment 2•24 years ago
|
||
fix checked in, as part of bug 123427
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Using commercial builds:
2002-02-13-10-trunk/ nt 4.0
2002-02-13-08-trunk/ linux 2.2
2002-02-13-09-trunk mac 9.1
2002021303 trunk mac 10.1.2
In downloading a newsgroup there are 2 files:
- <newsgroup name>.msf file that is rather small in size
- <newsgroup name> file that is fairly large in size (offline store)
Verified that after unsubscribing to a newsgroup (tried unsubscribing
while online and while offline) when you go back online that both
files for the unsubscribed newsgroups are removed.
For Mac builds I couldn't test unsubscribing while offline because
of bug 119592. I don't think this should be a problem since it works
fine on other 2 OS's. Unsubscribing while online in mac works fine
as both files are deleted.
marking as verified
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•