Open
Bug 265465
Opened 20 years ago
Updated 2 years ago
mark all articles / messages as read should clean up news .rc file
Categories
(MailNews Core :: Networking: NNTP, defect)
MailNews Core
Networking: NNTP
Tracking
(Not tracked)
NEW
People
(Reporter: bugzilla, Unassigned)
References
(Depends on 1 open bug)
Details
due to someone who remove some postings in a newsgroup I ended up with a newsgroup that keeps saying it has new postings when it doesn't have. I have the following in my news.rc file: netscape.public.mozilla.porkjockeys: 1-4717,4721-4723 so when I press "mark all postings read" this should be changed into: netscape.public.mozilla.porkjockeys: 1-4723 shouldn't it?
Updated•20 years ago
|
Summary: mark all msg read should cleanup .rc file → mark all msg read should clean up .rc file
Updated•20 years ago
|
Product: MailNews → Core
Comment 1•19 years ago
|
||
This error is bugging me since so long, I don't even want to think about how often I edited the rc-file as described by the original poster. Does this really never happen to a developer who could do something about it? Apart from that: This error happens not only on WinXP, but on every OS in every build of Thunderbird or Mozilla that I ever tried. Someone might want to change that.
Comment 2•18 years ago
|
||
I'm also seeing it in Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.2pre) Gecko/20070107 SeaMonkey/1.1 and have in the past. Hardware and OS should be changed to All. mozilla.support.firefox: 1,21001-42874 The effect of this is to have a persistent unread message count, corresponding to the gap. One can Mark > All Read and temporarily have a zero count displayed, but as soon as the backend refreshes, it "discovers" the unread messages and the count jumps back up to the "sticky" unread count + any real new messages. Mark > All Read should set the above to 1-42874, right? (I believe I got into this situation by accidentally double clicking on m.s.ff which opened two m-n windows...)
Comment 3•17 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 4•16 years ago
|
||
This sounds like something that should definitely be done, although this may become unneeded by 79130.
Blocks: 106267
QA Contact: networking.news
| Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Updated•14 years ago
|
Whiteboard: [good first bug]
hi,
I am newbee just wanna start somewhere I started here. I dont know how to proceed I know c and linux.
please guide me how to go about fixing the bugs i mean necessary software and hardware platforms packages etc,,
thanks
vedhathi
Updated•7 years ago
|
Severity: normal → minor
Flags: needinfo?(vedhathi)
Summary: mark all msg read should clean up .rc file → mark all articles / messages as read should clean up news .rc file
Updated•5 years ago
|
Keywords: good-first-bug
Whiteboard: [good first bug][lang=c++] → [lang=c++]
Comment 7•4 years ago
|
||
hi,
I am newbee just wanna start somewhere I started here. I dont know how to proceed I know c++ and linux.
please guide me how to go about fixing the bugs i mean necessary software and hardware platforms packages etc,,
thanks
Soumyadip
Flags: needinfo?(bugzilla)
Updated•2 years ago
|
Severity: minor → S4
Updated•2 years ago
|
Keywords: good-first-bug
Whiteboard: [lang=c++]
You need to log in
before you can comment on or make changes to this bug.
Description
•