Closed
Bug 217437
Opened 22 years ago
Closed 18 years ago
pepecar.com - Only Iexplore users are allowed
Categories
(Tech Evangelism Graveyard :: Spanish, defect)
Tech Evangelism Graveyard
Spanish
Tracking
(Not tracked)
RESOLVED
FIXED
Oct
People
(Reporter: sysifus, Unassigned)
References
()
Details
(Whiteboard: [havefix] [havecontact] [bug248549notfixed])
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624
Pepe Car is a car rental company, associated with several travel agencies.
The initial page redirects to the real home page only if you are using Internet
Explorer:
if (navigator.appName=='Microsoft Internet Explorer') /* enter the site */
else /* go to an error page */
But the script has an error (https://www.pepecar.com/preindex.htm at line 45)
and not redirects it.
Reproducible: Always
Steps to Reproduce:
1. Enter http://www.pepecar.com
Actual Results:
Nothing (a blank page).
Expected Results:
Another page, for example: https://www.pepecar.com/ES/default.html
The attached file demonstrates that "pepecar.com" does not depend on any
propietary technology of Microsoft. With a modified frameset the homepage is
loaded without any problem.
There are some javascript errors too, like incorrect references to frames or
variables.
Contact mail: atencion.cliente@pepecar.com.
Comment 2•22 years ago
|
||
The web site also has problems with IE
Contact :
atencion.cliente@pepecar.com
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [havefix][havecontact]
Comment 3•22 years ago
|
||
adding a blank between the status whiteboards allows the field to wrap in bug
lists. :-)
Whiteboard: [havefix][havecontact] → [havefix] [havecontact]
Comment 5•22 years ago
|
||
sysifus, when you contact the site please set the milestone for a month in the
future and mark the bug assigned so we can track who has been contacted and when
they should be followed up. If your letter bounces or whatever, you can try
again or reset by removing the milestone and reassigning to the default owner.
Status: NEW → ASSIGNED
Target Milestone: --- → Oct
Updated•21 years ago
|
Whiteboard: [havefix] [havecontact] → [havefix] [havecontact] [bug248549notfixed]
Comment 6•18 years ago
|
||
This site seems to work properly in Camino-trunk and Firefox 2 now. FIXED unless someone has a compelling argument otherwise. Sysifus, thanks for your help on this!
Status: ASSIGNED → RESOLVED
Closed: 18 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
•