Closed Bug 11104 Opened 25 years ago Closed 25 years ago

News: Mark messages all read doesn't work

Categories

(SeaMonkey :: MailNews: Message Display, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mcafee, Assigned: sspitzer)

Details

News, Mark messages all read doesn't seem to
do anything.
OS: Solaris → All
QA Contact: lchiang → fenella
Hardware: Sun → All
This is probably for all platforms
I've implemented this at the RDF and folder level. In theory, if the db call
MarkAllRead is implemented, this would work for news as well.  When you get a
chance, can you put a milestone on this.
here's why news doesn't work:

mozilla/mailnews/db/msgdb/src/nsNewsDatabase.cpp

nsresult nsNewsDatabase::MarkAllRead(nsMsgKeyArray *thoseMarked)
{
        return NS_ERROR_NOT_IMPLEMENTED;
}

good catch, mcafee.

implementing this now.
Status: NEW → ASSIGNED
Target Milestone: M9
marking m9.
accepting.

and mcafee, thanks for using messenger 5.0 and logging bugs!   keep them coming!
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Linux (1999-08-11-01 M9), Win32 (1999-08-1109 M9)
Mark Message All Read works on News now.
Unable to test Mac. News is broken on Mac.
"News is broken on Mac."

I'm going to need more details than that.

What's broken?  Please open bugs and log them against me.

I'm building the tip right now on my iMac, and I'll test news when its done.
Peter is currently testing on Mac.  He or Par will log new bugs against the Mac
for News.
Logged bug 11749 -[PP] [blocker] News is broken, Can not retrieve news article.
I think this bug may be a duplicate of bug 10797 -[PP][blocker] Necko: Messenger
hangs trying to send or recieve mail.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.