Closed Bug 355332 Opened 18 years ago Closed 18 years ago

Feed sniffing ignores content-disposition, displays "attachment" in the browser

Categories

(Firefox Graveyard :: RSS Discovery and Preview, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Assigned: sayrer)

References

()

Details

(Keywords: fixed1.8.1.1, relnote)

Attachments

(1 file)

Discovered by sending a feed to myself as an attachment, and clicking GMail's "download" link, only to have the feed displayed in the browser.

STR:

1. Email yourself a feed attachment and view it through webmail, or go to http://philringnalda.com/mtests/disposition-attach/ (which is m.o/news.rdf served with "Content-type: text/xml" and "Content-disposition: attachment; filename="news.rdf"")
2. Notice that you're seeing it in the browser.
Assignee: nobody → sayrer
ENV: Windows / Firefox 2 rc2
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/2006100319 Firefox/2.0

This causes problems for WordPress users trying to export (backup) their blog  http://trac.wordpress.org/ticket/3225 

keywords: content disposition
Flags: blocking1.8.1.1?
Attachment #241766 - Flags: review?(vladimir)
Comment on attachment 241766 [details] [diff] [review]
check for the disposition header after detecting a feed

I guess that looks ok, though please file a bug on factoring out the common usage.
Attachment #241766 - Flags: review?(vladimir) → review+
Filed Bug 356086.
/cvsroot/mozilla/browser/components/feeds/src/Makefile.in,v  <--  Makefile.in
new revision: 1.7; previous revision: 1.6
done
Checking in nsFeedSniffer.cpp;
/cvsroot/mozilla/browser/components/feeds/src/nsFeedSniffer.cpp,v  <--  nsFeedSniffer.cpp
new revision: 1.11; previous revision: 1.10
done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment on attachment 241766 [details] [diff] [review]
check for the disposition header after detecting a feed

maybe we could slip this in for RC3... a regression for web mail attachments and such.
Attachment #241766 - Flags: approval1.8.1?
Flags: blocking-firefox2?
Its really too late for this for 1.8.1, we should definitely get it into the 1.8.1.1 patchset.

Right click, Save As works for now, we should release note this for Fx2, and get it into 2.0.0.1 as soon as the branch reopens.
Flags: blocking1.8.1.1?
Flags: blocking1.8.1.1+
Flags: blocking-firefox2?
Flags: blocking-firefox2-
Keywords: relnote
Comment on attachment 241766 [details] [diff] [review]
check for the disposition header after detecting a feed

Forwarding nomination to 1.8.1.1 ...
Attachment #241766 - Flags: approval1.8.1?
Attachment #241766 - Flags: approval1.8.1.1?
Attachment #241766 - Flags: approval1.8.1-
Comment on attachment 241766 [details] [diff] [review]
check for the disposition header after detecting a feed

approved for 1.8 branch, a=dveditz for drivers
Attachment #241766 - Flags: approval1.8.1.1? → approval1.8.1.1+
Whiteboard: [checkin needed (1.8 branch)]
Checking in Makefile.in;
/cvsroot/mozilla/browser/components/feeds/src/Makefile.in,v  <--  Makefile.in
new revision: 1.1.2.4; previous revision: 1.1.2.3
done
Checking in nsFeedSniffer.cpp;
/cvsroot/mozilla/browser/components/feeds/src/nsFeedSniffer.cpp,v  <--  nsFeedSniffer.cpp
new revision: 1.1.2.8; previous revision: 1.1.2.7
done
Keywords: fixed1.8.1
Whiteboard: [checkin needed (1.8 branch)]
QA: http://philringnalda.com/mtests/disposition-attach/

should popup a save dialog, not show the feed preview
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: