Closed
Bug 805095
Opened 13 years ago
Closed 6 months ago
When downloading news articles for offline, modal alert dialogs are shown for expired articles.
Categories
(MailNews Core :: Networking: NNTP, defect)
MailNews Core
Networking: NNTP
Tracking
(thunderbird_esr128 wontfix, thunderbird138 wontfix, thunderbird139 wontfix)
RESOLVED
FIXED
140 Branch
People
(Reporter: NotR, Assigned: welpy-cw)
References
(Blocks 1 open bug)
Details
(Keywords: ux-interruption)
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.9) Gecko/20100101 Firefox/10.0.9
Build ID: 20121011153109
Steps to reproduce:
While groups are being synced for offline reading, I'm reading other mail and newsgroups.
Actual results:
As each article that can't be retrieved is attempted, the Error! HTML replaces the article I'm viewing in the message pane.
Expected results:
The Error! HTML should be displayed only in place of the article it's reporting on.
| Reporter | ||
Comment 1•13 years ago
|
||
Ow! I switched to reading articles in a separate message window to work around this. When I got through mail and started on newsgroups, the Error! HTML replaced the article in the message window as well. Selecting any new folder or group in the folder pane caused it to stop.
Comment 2•12 years ago
|
||
When you say "While groups are..." do you mean newsgroups? Your use of "article" makes is sound like maybe you mean RSS or something else. What causes some articles to no be able to be retrieved?
Whiteboard: [dupme]
| Reporter | ||
Comment 3•12 years ago
|
||
"Article" is the word used in the NNTP RFCs. Retrieval can fail for all kinds of reasons--connection error, login error, error in the server causing the article not to be found, article canceled or expired, etc. These all happen frequently on a badly designed NNTP gateway that I'm stuck using at work.
| Reporter | ||
Comment 5•9 years ago
|
||
Not a duplicate, unrelated. The message displayed is correct and expected, but it's displayed in the wrong place.
Updated•3 years ago
|
Severity: normal → S3
| Assignee | ||
Comment 6•6 months ago
|
||
Unfortunately this still a thing with nntp-js: While the message display doesn't change, the user is presented with a modal alert dialog for every single expired message encountered, making Thunderbird rather unusable (The easiest way out is to type Ctrl-Q immediately after clicking OK).
Blocks: newsreader-core
Status: UNCONFIRMED → NEW
status-thunderbird138:
--- → wontfix
status-thunderbird139:
--- → wontfix
status-thunderbird_esr128:
--- → wontfix
Component: Untriaged → Networking: NNTP
Ever confirmed: true
Keywords: ux-interruption
OS: Windows 7 → Unspecified
Product: Thunderbird → MailNews Core
Hardware: x86_64 → Unspecified
Summary: expired article message displayed while reading other articles → When downloading news articles for offline, modal alert dialogs are shown for expired articles.
Whiteboard: [dupme]
Version: 16 Branch → unspecified
| Assignee | ||
Updated•6 months ago
|
| Assignee | ||
Comment 7•6 months ago
|
||
Updated•6 months ago
|
Assignee: nobody → h.w.forms
Status: NEW → ASSIGNED
| Assignee | ||
Updated•6 months ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 140 Branch
| Assignee | ||
Comment 9•6 months ago
|
||
There was code to adapt to the unit test.
Keywords: checkin-needed-tb
Comment 10•6 months ago
|
||
Pushed by arschmitz@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/3290596cac87
No additional alert dialog when displaying about:newserror.r=mkmelin
You need to log in
before you can comment on or make changes to this bug.
Description
•