Closed Bug 117464 Opened 23 years ago Closed 22 years ago

itn.net - United fails to display data this runs fine under IE

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: mpappas, Assigned: doronr)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.7) Gecko/20011221
BuildID:    2001122106

The above URL should return a data field.  It only displays "searching for
data".  If you plug that URL into another broswer like IE it runs correctly. 
Sorry I can't be more helpful....

Reproducible: Always
Steps to Reproduce:
1.Enter this
URL:http://www.itn.net/cgi/flstat?stamp=NEWCOOKY%2Aitn%2Ford%3DNEWREC%2Citn%2Fair%2Funited&carrier=UA&mon_abbr=Dec&date=30&flight_no=1285&jsDate=12%2F30%2F2001

2.Page won't display data
3.

Actual Results:  No data displayed

Expected Results:  Should have show flight data

This URL works OK with IE and Netscape
layout? form controls? evangelism?
Assignee: trudelle → attinasi
Component: XP Apps → Layout
QA Contact: sairuh → petersen
Confirminmg issue under Jan 3rd build (2002-01-03-08)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Towards the end of the page there is the following script:

<script language="JavaScript">
if((parseInt(navigator.appVersion) == 5) && (navigator.appName== "Netscape")){
	document.write("");
 } else { 
document.write("<img src=\"" + "/" +"gif/clear.gif\""+" width=1 height=1"+"
onLoad=\"hideWaitMsg()\">");
}
</script>


Changing it so the onLoad function "hideWaitMsg()" is run makes the page appear.
They have explicitly made it to not work in Mozilla for some reason.
-> Evangelism
Assignee: attinasi → doronr
Component: Layout → US General
OS: Mac System 9.x → All
Product: Browser → Tech Evangelism
QA Contact: petersen → zach
Hardware: Macintosh → All
Version: other → unspecified
*** Bug 118494 has been marked as a duplicate of this bug. ***
WFM, 2002-01-26.
WORKSFORME, 2002-03-08-03 on Windows 98 SE.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Verified
2002042803/WinXP
Status: RESOLVED → VERIFIED
Summary: The above URL from United fails to display data this runs fine under IE → itn.net - United fails to display data this runs fine under IE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.