Closed
Bug 270665
Opened 20 years ago
Closed 20 years ago
unable to add a feed
Categories
(MailNews Core :: Feed Reader, defect)
MailNews Core
Feed Reader
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: mscott)
Details
(Keywords: regression)
Attachments
(1 file)
|
809 bytes,
patch
|
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
found using 2004111805-0.9 on linux fc2. 0. already have an RSS account created. 1. go into Account Settings for the RSS account and change its name. 2. go into Account Central for the RSS account and click "Manage Subscriptions." 3. click Add to add a new feed. 4. paste in a feed URL; I tried several: http://rss.news.yahoo.com/rss/topstories http://www.livejournal.com/stats/latest-rss.bml etc... 5. click OK. results: the feed may or may not begin to verify, but it never finishes verifying. just hangs there. get the following JS error: Error: [Exception... "Component returned failure code: 0x80550006 [nsIMsgLocalMailFolder.addMessage]" nsresult: "0x80550006 (<unknown>)" location: "JS frame :: chrome://messenger-newsblog/content/FeedItem.js :: anonymous :: line 356" data: no] Source File: chrome://messenger-newsblog/content/FeedItem.js Line: 356
| Reporter | ||
Comment 1•20 years ago
|
||
hrm, didn't even have to rename the RSS account on Mac: this occurred right after I created a new RSS account and tried to add a feed for the first time.
Severity: critical → blocker
OS: Linux → All
Hardware: PC → All
Summary: rename RSS account, then unable to add a feed → unable to add a feed
Target Milestone: --- → Thunderbird1.0
| Reporter | ||
Comment 2•20 years ago
|
||
this regressed: was working with y'day's 2004111702-0.9 bits (tested on Mac).
Keywords: regression
| Assignee | ||
Comment 3•20 years ago
|
||
| Assignee | ||
Comment 4•20 years ago
|
||
Comment on attachment 166376 [details] [diff] [review] fix this was caused by my fix for Bug #261883 last night. The rss folder picker widget now returns a URI for the server based on the template changes I made last night. Before last night we would never get the server URI handed back to us. This patch adds code to ignore the server as a valid folder destination for a newly subscribed feed.
Attachment #166376 -
Flags: superreview?(bienvenu)
Updated•20 years ago
|
Attachment #166376 -
Flags: superreview?(bienvenu) → superreview+
| Assignee | ||
Comment 5•20 years ago
|
||
fixed branch and trunk
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 6•20 years ago
|
||
a bit late but this was duped on all builds.
| Reporter | ||
Comment 7•20 years ago
|
||
vryf'd fixed with 200411190x-0.9 on the three main platforms.
Status: RESOLVED → VERIFIED
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
•