Open
Bug 64800
Opened 25 years ago
Updated 4 years ago
Deletion of news accounts don't delete newsrc files
Categories
(MailNews Core :: Networking: NNTP, defect)
MailNews Core
Networking: NNTP
Tracking
(Not tracked)
NEW
People
(Reporter: stephend, Unassigned)
References
Details
(Keywords: privacy, Whiteboard: [jcranmer:reconfirmed])
Summary:
We keep occuring newsgroup "foobar" after deleting a news account.
Here's how to reproduce:
1. Do the URL trick of entering news://foobar into the browser window.
2. Cancel out of the Account Wizard window.
3. Notice that you've created a server, News, with subscribed group foobar.
4. Go to Account Manager and delete server News.
5. Go back into Account Manager and setup a server news.
Expected Results:
You should just see an account News.
Actual Results:
We create News, and populate it with the foobar newsgroup.
NOTE: If you delete the newsgroup by itself, it doesn't seem to come back.
Reporter | ||
Comment 1•25 years ago
|
||
Today's build 2001010904, Windows 2000.
Reporter | ||
Comment 2•25 years ago
|
||
Reading through bug 37454 (per laurel's suggestion) seems exactly like this
problem. If we use the same code to add/remove newsgroups as we do with
folders, this is a DUP.
Comment 3•25 years ago
|
||
this might not be a duplicate.
it probably has to do with using the previous server's newsrc file.
Comment 5•24 years ago
|
||
I'd argue this is a Account Manager bug because it has to do with removing the
newsrc or other internal files when removing the account, which we currently
not always do.
Racham and Cavin: What do you guys say about moving this to Account Manager
(eventually duplicating it to bug 37454 which should handle this issue) ?
Updated•21 years ago
|
Product: MailNews → Core
Comment 6•18 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Comment 8•17 years ago
|
||
Still exists on Trunk builds.
OS: Windows NT → All
Hardware: PC → All
Summary: Newsgroup won't go away after removal and addition of news account. → Deletion of news accounts don't delete newsrc files
Whiteboard: [jcranmer:reconfirmed]
Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•15 years ago
|
Comment 9•15 years ago
|
||
(In reply to comment #0)
> 1. Do the URL trick of entering news://foobar into the browser window.
> 2. Cancel out of the Account Wizard window.
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.8) Gecko/20100205
SeaMonkey/2.0.3] (release)
The behavior of these steps seems to have changed: I filed bug 555510.
***
For the purpose of this bug, one should simply create a newsgroup account through the Account Wizard.
status-thunderbird3.1:
--- → ?
Comment 10•15 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.24) Gecko/20100228 SeaMonkey/1.1.19] (release)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.8) Gecko/20100205 SeaMonkey/2.0.3] (release)
1. Create a news account.
2. (Maybe list newsgroups in 'Subscribe'.)
3. Delete it.
3r. Remaining files in 'News' directory are (or can be):
{
servername\hostinfo.dat
servername.msf
servername.rc
}
at least, and maybe others.
Updated•15 years ago
|
status-thunderbird3.1:
? → ---
Flags: wanted-thunderbird+
Updated•4 years ago
|
Severity: normal → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•