Closed Bug 121007 Opened 23 years ago Closed 15 years ago

insureandgo.com - no path for standard DOM

Categories

(Tech Evangelism Graveyard :: English Other, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gav, Unassigned)

References

()

Details

(Whiteboard: [havecontact] [bug248549notfixed])

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7+) Gecko/20020119
BuildID:    2002011908

This site has bad browser sniffing, and no path for the standard DOM :

if (document.all) { //IE
	var browser = "IE"
	var thisdocument = document.all;
} else { //netscape
	var browser = "NS"
	var thisdocument = document.layers;
}

Normal users will enter via www.directchoice.co.uk -> travel -> single trip

contact: info@insureandgo.com
UK site
Assignee: momoi → nitot
Component: English: Non-US → Europe: West
QA Contact: jonrubin → brantgurganus2001
Whiteboard: [havecontact]
I have began to work a fix, in 3 parts :
- position.js
- stepone.html
- htmjavalink.htm
New Component
Component: Europe: West → English Other
en other default owner
Assignee: nitot → english-other
QA Contact: brantgurganus2001 → english-other
Whiteboard: [havecontact] → [havecontact] [bug248549notfixed]
404
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: