Closed
Bug 126641
Opened 23 years ago
Closed 21 years ago
unimaas.nl - warning if !ie, weird flash menu
Categories
(Tech Evangelism Graveyard :: Dutch, defect, P3)
Tech Evangelism Graveyard
Dutch
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: reinout, Unassigned)
References
()
Details
(Whiteboard: [insult][bug248549notfixed])
On above URL a warning dialog is presented whenever the site is accesses with a
non-IE browser. Worse, the site uses some weird flash menu that doesn't do what
it's apparently supposed to do...
Comment 1•23 years ago
|
||
Confirmed
2002030908/WinXP
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: SunOS → All
Hardware: Sun → All
Summary: [unimaas.nl] warning if !ie, weird flash menu → unimaas.nl - warning if !ie, weird flash menu
The html code says all :
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
:)
Also, their js code is strange :
Source File: http://www.studver.unimaas.nl/incognito/menu/fw_menu.js
Line: 1
Source Code:
<html><head><title>Error 404</title> (but the page does exist and does
contain js code...)
Hum... I think someone should tell them that you shouldn't put html code in
a .js file :_)
On a side note, the alert is supposed to appear if "ns4" is detected, which
probably means that their browser sniffer code sucks (and having seen the page,
I really dont understand why they feel the need to have one)
Oh and the js console says this :
Error: document.tags is not a function
Source File: http://www.studver.unimaas.nl/incognito/testje.htm
Line: 49
Comment 3•23 years ago
|
||
Confirming with 099 20020311 on Win2000.
Setting P3.
Severity: Normal.
Severity: major → normal
Priority: -- → P3
Updated•23 years ago
|
Whiteboard: [insult]
Comment 4•22 years ago
|
||
move...
Assignee: nitot → dutch
Component: Europe: West → Dutch
QA Contact: z-caillon-obsolete2 → dutch
Updated•21 years ago
|
Whiteboard: [insult] → [insult][bug248549notfixed]
Reporter | ||
Comment 6•21 years ago
|
||
Site is still weird, but this bug doesn't show up any more.
Status: NEW → RESOLVED
Closed: 21 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
•