Closed
Bug 151158
Opened 24 years ago
Closed 17 years ago
renault-rent.com - DHTML menus don't work because they were written with prehistoric code
Categories
(Tech Evangelism Graveyard :: French, defect)
Tech Evangelism Graveyard
French
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: pascalc, Unassigned)
References
()
Details
(Whiteboard: [havecontact][PROPRIETARY-JS][havefix][bug248549notfixed])
Attachments
(1 file)
|
2.14 KB,
application/x-javascript
|
Details |
The brand new car renting Renault site has non standard DHTML menus :
http://www.renault-rent.com/images/menudhtml-home.js
Their technical credits :
tequila rapido. : Web design, réalisation, et développement
2, place Garibaldi 06300 Nice - Tel : +33 4 92 00 80 30 10, rue de la Paix 75002
Paris - Tel : +33 1 40 20 00 04 tequila@tequilarapido.com - www.tequilarapido.com
One more Renault web site using bad coding pratices :
Bug 120601
Comment 2•24 years ago
|
||
*** Bug 151159 has been marked as a duplicate of this bug. ***
Comment 3•24 years ago
|
||
Lots of document.all and document.layers. Proprietary
Summary: renault-rent.com DHTML menus don't work because they were written with prehistoric code → renault-rent.com - DHTML menus don't work because they were written with prehistoric code
Whiteboard: [havecontact][PROPRIETARY-JS]
Comment 4•24 years ago
|
||
have a fix. they should replace
http://www.renault-rent.com/images/menudhtml-home.js with the version im attaching.
Whiteboard: [havecontact][PROPRIETARY-JS] → [havecontact][PROPRIETARY-JS][havefix]
Comment 5•24 years ago
|
||
this version should make the layers show/hide onmouseover/onmouseout like
expected.
Comment 6•23 years ago
|
||
sent letter to webmaster.renault-rent@renault.com (got the adress from
http://www.renault-rent.com/location_voiture/infos/contact.php?lg=1), attached fix.
Assignee: nitot → bugzillamat
Updated•23 years ago
|
Status: NEW → ASSIGNED
Comment 8•22 years ago
|
||
Site seems flash only now. Anyone seeing problems? I don't have flash on this box :)
Comment 9•22 years ago
|
||
Many problems again:
Error: syntax error
Source File: http://www.renault-rent.com/js/fonctions.js
Line: 232, Column: 3
Source Code:
else if (emplacement == "G") {nb_emp_g += 1};
I think the semicolon is not at the right place.
Other problem: tried an express reservation
Error: event is not defined
Source File: http://www.renault-rent.com/location_voiture/tarifs/default.php?lg=1
Line: 1031
and
Error: caract_spe is not defined
Source File: http://www.renault-rent.com/location_voiture/tarifs/default.php?lg=1
Line: 180
Anyone to confirm ?
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040615 Firefox/0.9
| Reporter | ||
Comment 10•21 years ago
|
||
They also send us 1996 document.layers code now...
| Reporter | ||
Updated•21 years ago
|
Whiteboard: [havecontact][PROPRIETARY-JS][havefix] → [havecontact][PROPRIETARY-JS][havefix][bug248549notfixed]
Comment 11•20 years ago
|
||
Seems like they FIXED it... Anyone can confirm?
Assignee: mat → french
Status: ASSIGNED → NEW
QA Contact: gurganbl → french
| Reporter | ||
Comment 12•20 years ago
|
||
still not fixed, in
http://www.renault-rent.com/location_voiture/tarifs/default.php?lg=1 the OK
buttons don't work, they seem to use a IE-only ways to capture events, lots or
errors thrown in the js console.
Comment 13•17 years ago
|
||
Entire site seems to have been redone as flash.
Nor does the link in comment #12 exist.
In many ways this is just as much of a failure, but at least the bug doesn't exist anymore.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
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
•