Closed
Bug 345554
Opened 18 years ago
Closed 18 years ago
Feed viewer broken with entry.summary is not a function
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ttolonen, Unassigned)
References
()
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060721 Firefox/3.0a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060721 Firefox/3.0a1
instead of the feed's content the following text shows up: [xpconnect wrapped nsIFeedTextConstruct]
Error: entry.summary is not a function
Source File: file:///D:/Program%20Files/Mozilla%20Firefox/components/FeedWriter.js
Line: 181
Error: uncaught exception: [Exception... "'[JavaScript Error: "entry.summary is not a function" {file: "file:///D:/Program%20Files/Mozilla%20Firefox/components/FeedWriter.js" line: 181}]' when calling method: [nsIFeedWriter::write]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://browser/content/feeds/subscribe.js :: SH_init :: line 46" data: yes]
Reproducible: Always
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•18 years ago
|
Keywords: regression
Comment 1•18 years ago
|
||
works in 20060721 1222pdt build
fails in 20060721 1413pdt build
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&filetype=match&whotype=match&sortby=Date&hours=2&date=explicit&mindate=20060721+1150&maxdate=20060721+1413&cvsroot=%2Fcvsroot
This was caused by the fix for bug 344991 (local backout)
Comment 3•18 years ago
|
||
I missed a file on checkin for bug 344991
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 4•18 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060722 Minefield/3.0a1 ID:2006072209 [cairo]
verified
Status: RESOLVED → VERIFIED
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060722 Minefield/3.0a1 ID:2006072216 [cairo]
cannot use "Subscribe Now" button.
(In reply to comment #5)
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060722
> Minefield/3.0a1 ID:2006072216 [cairo]
>
> cannot use "Subscribe Now" button.
>
I've been seeing this too, I think this is a separate issue though. I filed bug 345619 for it.
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•