Closed Bug 299562 Opened 19 years ago Closed 14 years ago

honeywell.com - missing top level pull down menu

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: bc, Unassigned)

References

()

Details

In main.js 

    v= navigator.vendorSub;
    var e
    //clean up the agent
    e = v.replace(/\./g,'');
    // do a little math
    while (e<100) e*=10 

navigator.vendorSub is "", s this script ends up trying to do 

while (0<100) 0=0*10;

The netscape ultimate browser sniffer must die. They should read
<http://devedge-temp.mozilla.org/viewsource/2002/browser-detection/index_en.html>.

comments.security@honeywell.com
Bob: The old detection script is still on the server but the main page seems to work.
Can we close this ?
In IE you get a top level pull down menu, so the iloop is gone but the still are missing the top level pull down menu that IE users get. :-(
Summary: honeywell.com - broken browser detection causes infinite loop → honeywell.com - missing top level pull down menu
INCOMPLETE due to lack of activity since the end of 2009.

If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.

Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.