Closed
Bug 136333
Opened 23 years ago
Closed 23 years ago
after selection page didn't display
Categories
(Tech Evangelism Graveyard :: German, defect)
Tracking
(Not tracked)
People
(Reporter: holzmann, Assigned: tristan)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.9+) Gecko/20020408
BuildID: 2002040803
The content of a page is not displayed by mozilla whereas Netscape 4.79 shows it.
Go to page www.eheim.de/e/eheim.htm
Go to Products
Goto Filters
Select "complete list" and Show and you get a message that the cgi-script can't
be found
The frame source shows that the following should be executed:
<a href="http:Zubehoer.cgi?Mode=zeige&welches=2008&Filter=Gesamtliste"
target="_parent">2008</a>
If I insert //www.eheim.de/e/ after the : it works.
Bad HTML? Why it is shown by Netscape?
Reproducible: Always
Steps to Reproduce:
1.see description
2.
3.
Actual Results: page not shown
Expected Results: the page/frame shown
Comment 1•23 years ago
|
||
Over to HTML Frames.
Assignee: Matti → jkeiser
Component: Browser-General → HTMLFrames
QA Contact: imajes-qa → amar
Comment 2•23 years ago
|
||
This is a relative URL and mozilla doesn't support it.
(see also bug 22251)
-> TE
Assignee: jkeiser → nitot
Status: UNCONFIRMED → NEW
Component: HTMLFrames → Europe: West
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: amar → caillon
Version: other → unspecified
Comment 3•23 years ago
|
||
duplicate of 93064
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 93064 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
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
•