Closed
Bug 223382
Opened 22 years ago
Closed 15 years ago
I receive the message that the browser does not support frames
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: micris, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
At the page http://www.edituramix.ro/ I am switched to
http://www.edituramix.ro/noframes.asp and I receive the message that the browser
does not support frames and that I need Internet Explorer 5.0! (see bottom of page)
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
Display a page with frames (a menu at the left)
I obtain the framed version with Netscape 3 Gold but I cant use it because its
Javascript is obsolete.
Comment 1•22 years ago
|
||
/index.html contains this:
if (navigator.appName!="Microsoft Internet Explorer")
document.location = "noframes.asp"
Every non-IE browser is redirected to noframes.asp
->Tech Evangelism
Assignee: blake → other
Status: UNCONFIRMED → NEW
Component: General → Other
Ever confirmed: true
Product: Firebird → Tech Evangelism
QA Contact: other
Comment 2•15 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009.
If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.
Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
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
•