Closed
Bug 99263
Opened 24 years ago
Closed 23 years ago
tu-darmstadt.de - Treats http:file as http://file
Categories
(Tech Evangelism Graveyard :: German, defect, P4)
Tech Evangelism Graveyard
German
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: k.stroh, Assigned: tristan)
References
()
Details
(Whiteboard: [SYNTAX-HTML])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3) Gecko/20010801
BuildID: 2001080110
If you are on http://foo.com/ and there's a link that points to http:file.ext,
instead of loading http://foo.com/file.ext Mozilla tries to load http://file.ext
Reproducible: Always
Steps to Reproduce:
1. Go to
http://www.mathematik.tu-darmstadt.de/ags/ag14/vorlesungen/aa2000/
2. There's a list of downloadable documente, the first item is:
- 1.Übung: DVI, Postscript oder PDF
3. Click on DVI. This is one of the http:file.ext links
Actual Results: Mozilla tries to load http://u01.dvi.gz and fails.
Expected Results: Mozilla should have loaded
http://www.mathematik.tu-darmstadt.de/ags/ag14/vorlesungen/aa2000/u01.dvi.gz
Comment 2•24 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 3•24 years ago
|
||
Just to clarify for the reporter: This is not a bug in Mozilla but a bug in the
site. http: means you are about to give it a webhost, not a page. If you want
to give it a page you can just say <a href="page.html">. Read bug 22251 for
more details on this but it will not be fixed in Mozilla.
Anyway, because this is a problem with the specific page and not mozilla, this
should be sent to Evangelism. Re-opening.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 4•24 years ago
|
||
-> Evangelism.
Assignee: neeti → nitot
Status: UNCONFIRMED → NEW
Component: Networking → European
Ever confirmed: true
OS: Windows 2000 → All
Product: Browser → Tech Evangelism
QA Contact: benc → momoi
Hardware: PC → All
Summary: Treats http:file as http://file → tu-darmstadt.de - Treats http:file as http://file
Whiteboard: [SYNTAX-HTML]
Version: other → unspecified
Comment 5•24 years ago
|
||
Moving to new component "West Europe". European component is being removed.
See bug 95808 for details.
Component: European → West Europe
QA Contact: momoi → caillon
Assignee | ||
Comment 6•24 years ago
|
||
Confirming.
Contact : mailto:thierbach@mathematik.tu-darmstadt.de
Priority : P4.
Accepting bug.
Status: NEW → ASSIGNED
Priority: -- → P4
Comment 7•23 years ago
|
||
According to the comments on bug 32966, this bug is invalid. See
http://bugzilla.mozilla.org/show_bug.cgi?id=32966#c82
Comment 8•23 years ago
|
||
This is now fixed by the patch for bug 32966
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•