Closed
Bug 83859
Opened 24 years ago
Closed 24 years ago
view source of a multipart/x-mixed-replace page produces mime type dialog
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: christopher_brien, Assigned: chak)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9+) Gecko/20010529
BuildID: 2001052904
When attempting to view source of a page with a .cgi extension, mozilla tells
you that "You have chosen to download a file of type :
multipart/x-mixed-replace; x-view-type=view-source"
Reproducible: Always
Steps to Reproduce:
1.Right click this page
2.Select view source
Actual Results: Mozilla asks what it should do with the file.
Expected Results: Mozilla should view the source.
Probably dependent on bug 40867 (isn't everything?) and bug 55583
As mozilla tries to redownload the page to view the source (
I don't see this on a current linux CVS build, but it could be related
to bug 82236
![]() |
||
Comment 2•24 years ago
|
||
This probably has more to do with us actually not recognizing the mimetype due
to the way view source is done.
Chak, you wrote the protocol handler for view source... What do you think of
this one?
Assignee: asa → chak
Status: UNCONFIRMED → NEW
Ever confirmed: true
WFM on Win32 build 2001053104 on this link:
http://bugzilla.mozilla.org/query.cgi
![]() |
||
Comment 4•24 years ago
|
||
resummarizing to get rid of the confusion. It's not _any_ cgi page that'll do
it... and it need not even be cgi. It could be served statically by the server,
as long as the mime type is multipart/x-mixed-replace
Summary: view source of a .cgi page produces mime type dialog → view source of a multipart/x-mixed-replace page produces mime type dialog
![]() |
||
Comment 5•24 years ago
|
||
Actually, this is a duplicate
*** This bug has been marked as a duplicate of 76816 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•