Closed
Bug 91824
Opened 24 years ago
Closed 22 years ago
nur.com - DHTML scroller broken
Categories
(Tech Evangelism Graveyard :: English US, defect, P4)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: apa3a, Assigned: doronr)
References
()
Details
(Whiteboard: [aok])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.2+) Gecko/20010716
BuildID: 2001071621
When I load the URL with Mozilla I get error message: "It appears that you are
not using Netscape 4 or MSIE 4.we suggest you download a copy of the program in
order to properly view these pages"
Reproducible: Always
Steps to Reproduce:
1.Open the URL with browser
2.
3.
Actual Results: The error page.
Expected Results: I should be able to browse the site.
I can load the URL with Konqueror
Comment 1•24 years ago
|
||
Confirm.
if (document.layers||document.all)
//the surfer is using NS 4+, IE 4+
{
document.write ('<meta http-equiv=refresh content="0; URL=index2.html">');}
else {
document.write('It appears that you are not using <a
href="http://home.netscape.com">Netscape 4</a> or <a
href="http://www.microsoft.com">MSIE 4</a>.we suggest you download a copy of the
program in order to properly view these pages.')}
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•24 years ago
|
||
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Updated•24 years ago
|
Severity: normal → blocker
Priority: -- → P4
Summary: www.nur.com refuses access to Mozilla → nur.com - refuses access to Mozilla
Assignee | ||
Comment 3•23 years ago
|
||
the blocking has stopped, but their dhtml menu is old
they need to upgrade to
http://www.dynamicdrive.com/dynamicindex1/topmen3/index.htm (they currently use
topmen2).
Severity: blocker → normal
Comment 5•23 years ago
|
||
Mass reassign of all tech-evangelism us general bugs assigned to bc to
doron except bc's P1 bugs. You may search for this mass reassign (it is
305 bugs) by searching for the keyword 'greeneggsandham'
Assignee: bclary → doronr
Comment 6•23 years ago
|
||
the only visible problem I saw is a non-working JS-scroller.
Summary: nur.com - refuses access to Mozilla → nur.com - DHTML scroller broken
nur.com no longer uses a scroller. Site looks identical in Moz 20030401 and MSIE5.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
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
•