Closed
Bug 270094
Opened 20 years ago
Closed 20 years ago
Adding a bogus feed URL fails to throw an alert dialog
Categories
(MailNews Core :: Feed Reader, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mscott, Assigned: mscott)
Details
Attachments
(1 file)
|
596 bytes,
patch
|
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
If you try to subscribe to a feed url that no longer exists or whose DNS lookup now fails, we fail to show an alert dialog saying there was a network error and we could not reach the specified RSS url. I have code that does this but I wasn't calling it correctly.
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird1.0
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Updated•20 years ago
|
Attachment #166064 -
Flags: superreview?(bienvenu)
Updated•20 years ago
|
Attachment #166064 -
Flags: superreview?(bienvenu) → superreview+
| Assignee | ||
Comment 2•20 years ago
|
||
fixed branch and trunk
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 3•20 years ago
|
||
when I enter "foo.foo" for the feed's URL, I do get the alert saying that's not a valid feed. however, when I enter "http://foo.foo" it just hangs when trying to verify the feed. unless that's part of another issue?
Component: RSS → Feed Reader
Product: Thunderbird → MailNews Core
Target Milestone: Thunderbird1.0 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•