Closed
Bug 22345
Opened 26 years ago
Closed 25 years ago
Get error "no such article" on a particular news message
Categories
(MailNews Core :: Networking, defect, P3)
Tracking
(Not tracked)
M13
People
(Reporter: lchiang, Assigned: sspitzer)
Details
[BUGDAY] Get error "no such article" on a particular news message
Seen on M12 Win32 build 12/21/1999
1) Subscribe to n.p.m.layout
2) Select the message in the thread pane by Todd Fahrner dated 12/21/1999
3:24pm titled "RE: xp logical resolution"
3) Get error message: A News NNTP error occurred: No such article
This news posting displays fine in 4.x so the posting wasn't cancelled.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M13
| Assignee | ||
Comment 1•26 years ago
|
||
accepting, marking m13.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•26 years ago
|
||
fixed.
the problem was we were unescaping the message id, when we shouldn't.
the message id for this post was
news://news.mozilla.org/B4854C33.53FD%25fahrner@pobox.com
when we unescaped %25, and tried to as the server for it, it barfed.
Comment 3•26 years ago
|
||
I think we can clear this one out. Verified Fixed.
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
I think that this is back. I'm getting the error on quite a few of the news
messages in n.p.m.ui I verified (in 4.x) that the news message does indeed
exist. An example (one of many) is Jonas Sicking Re: changing windows font post
from 2/11/00 at 2:20 PM in netscape.public.mozilla.ui If this is something
different that it was last time I'll gladly slpit out a new bug but I don't know
how to determine this.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 5•25 years ago
|
||
it is back
I have the fix in my tree.
this is now bug #26944
*** This bug has been marked as a duplicate of 26944 ***
Status: REOPENED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•