Closed
Bug 301605
Opened 19 years ago
Closed 13 years ago
not getting any new RSS articles, unhandled exception in chrome://messenger-newsblog/content/utils.js :: getItemsDS :: line 222
Categories
(MailNews Core :: Feed Reader, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sspitzer, Unassigned)
References
Details
not getting any new RSS articles My JS console has many of these: Error: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIRDFService.GetDataSourceBlocking]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: chrome://messenger-newsblog/content/utils.js :: getItemsDS :: line 222" data: no] Source File: chrome://messenger-newsblog/content/utils.js Line: 222 Error: not well-formed Source File: file:///C:/Documents%20and%20Settings/seth/Application%20Data/Thunderbird/Profiles/default/hjt1v4c4.slt/Mail/News%20&%20Blogs/feeditems.rdf Line: 2433 I'm using: version 1.0+ (20050721) I'm not 100% certain, but I think this started happening when I updated to alpha 1.
| Reporter | ||
Updated•19 years ago
|
Summary: not getting any new RSS articles, → not getting any new RSS articles, unhandled exception in chrome://messenger-newsblog/content/utils.js :: getItemsDS :: line 222
| Reporter | ||
Comment 1•19 years ago
|
||
if I try to load that .xml in firefox, I get a similar message: XML Parsing Error: not well-formed Location: file:///C:/Documents%20and%20Settings/seth/Application%20Data/Thunderbird/Profiles/default/hjt1v4c4.slt/Mail/News%20&%20Blogs/feeditems.rdf Line Number 2433, Column 21: the file appears to be truncated, there is no training </RDF> tag I've moved the file to the side (and saved it) in order to start receiving RSS items again.
Updated•18 years ago
|
QA Contact: rss
Updated•16 years ago
|
Assignee: mscott → nobody
likely fixed due to several changes that landed in Tb12/13. open a new bug if reproducible in current releases.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•