Closed
Bug 161232
Opened 23 years ago
Closed 23 years ago
tries to download a file when it should just open it
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: scv1988, Assigned: samir_bugzilla)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530
BuildID: 2002053012
When you browse an offline mirror from a url like:,
file:///E:/Scott/offline/New%20Folder/cexx/index.html it would read the redirect
normally, and go on. but, when you use it from a url like:,
http://192.168.0.1/cexx/index.html it opens a dialog box to save the meta
redirect, instead of opening it in the same browser window without asking you.
Reproducible: Always
Steps to Reproduce:
1.try using the page in a http:// url
2.try using the page in a file:// url
3.the http:// url fails.
Actual Results: It got the file open box
Expected Results: It should of opened the web page in the same window, instead
of asking where to save it to/what to open it with. but, what is strange is on
my linux box i was browsing it w/ the ftp protocol and had no probs.
<html><head><title>Local index - HTTrack</title></head><body
BACKGROUND=backblue.gif><h1 ALIGN=Center>Index of locally available
sites:</h1><table BORDER=0 WIDTH=100% CELLSPACING=1 CELLPADDING=0><tr><td
BACKGROUND=fade.gif>· <a
HREF=www.cexx.org/index.html>www.cexx.org/index.html</a></td></tr></table><br>
<br> <br> <h6 ALIGN=RIGHT><i>Mirror and index made by HTTrack Website Copier
[XR&CO'2001]</i></h6><meta HTTP-EQUIV=Refresh CONTENT="0;
URL=www.cexx.org/index.html"></body></html>
Comment 1•23 years ago
|
||
reporter (Scott): can you reproduce this bug with a recent build of mozilla (for
example, 1.2beta)? if so, please comment again with details. if not, please
resolve this bug as WORKSFORME. thanks.
i think this bug isn't in mozilla, but the server i was using. when i switched
to apache, all this stuff went away
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 3•23 years ago
|
||
thanks for the response. however, the correct resolution is WORKSFORME rather
than FIXED (which is only for when a fix is actually made in mozilla), so I'll
change that...
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 4•23 years ago
|
||
... and re-resolving WFM per reporter's comments...
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•