After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 82724 - failed bodies stay "unread"
failed bodies stay "unread"
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
0.11.3
Other Solaris
: Normal normal
: 0.12.0
Assigned To: Charles Kerr
Charles Kerr
Depends on:
Blocks:
 
 
Reported: 2002-05-23 08:53 UTC by Emil Obermayr
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emil Obermayr 2002-05-23 08:53:58 UTC
if the download of a body fails, e.g. with error "Bad article number", the article should be marked as "read" so it won't get found by shortcut N a second time.

this error occurs if your poll an article list and try to download the body later, after the expire-time on the server
Comment 1 Charles Kerr 2002-05-23 13:09:34 UTC
I agree that the article should not get looked at by `next',
but it shouldn't be marked read, because it hasn't been read.

The `next' function should, in addition to checking if an article's
unread, make sure the error flag (which causes that red x) isn't
set.