Closed
Bug 146132
Opened 24 years ago
Closed 24 years ago
212.20.149.149 - menu on left of page does not work
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: j.queinnec, Assigned: tristan)
References
()
Details
(Whiteboard: [eurocontest][SYNTAX-JS])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc2)
Gecko/20020510
BuildID: 2002051006
On this page, the left menu work under IE but not on Mozilla.
The problem comes from the javascript file "submenu.js", where the last
caractere is invalid. Suppress the last caractere make the menu work.
(thanks to the javascript console).
Reproducible: Always
Steps to Reproduce:
1.Open the page
2.Click on the second element of the menu
Actual Results: Nothing occur.
Expected Results: The menu should open.
Comment 1•24 years ago
|
||
I can confirm this with build 2002052308 on Windows XP Home Edition.
There are some JavaScript syntax errors:
Error: illegal character
Source File: http://212.20.149.149/files_common/submenue.js
Line: 151
Error: InitImgList is not defined
Source File: http://212.20.149.149/F/home_f.php
Line: 11
Error: on is not defined
Error: off is not defined
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Summary: The menu on left of this page don't work → 212.20.149.149 - menu on left of page does not work
Whiteboard: [eurocontest][SYNTAX-JS]
Comment 2•24 years ago
|
||
seems to be working now...
they are using DOM code. marking as FIXED.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 4•23 years ago
|
||
resolved euro west non-.com url bugs to other
Component: Europe: West → Other
Updated•11 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
•