Closed Bug 111407 Opened 24 years ago Closed 23 years ago

lita.se - does not work with Mozilla

Categories

(Tech Evangelism Graveyard :: Other, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: per.angstrom, Assigned: tristan)

References

()

Details

(Whiteboard: [PROPRIETARY-DOM][insult])

The website for Lita, <URL:http://www.lita.se/>, a Swedish insurance company, has major browser detection problems. As soon as one enters the website with Mozilla/Netscape 6 (and Opera 5.x) an alert is displayed, saying in translation "Your browser is older than version 4". On the site itself, the top menu bar doesn't work at all. This is what their browser detection code looks like (from <URL:http://www.lita.se/scripts/cgiip.exe/inet/pub/noadminmode.p?DocId=194>): >function check(){ > var ns = document.layers ? 1:0; // True if a Netscape browser > var ie = document.all ? 1:0; // True if a Explorer browser ... >}
-> Tech Evangelism
Yep. A classic case of proprietary code. The reason the top menu doesn't work at all is because they hide a bunch of stuff to start with, and then they have proprietary DOM code (document.all or document.layers) to unhide it. We understand none, and thus never show any menus.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [PROPRIETARY-DOM]
Contact : lita@lita.se Setting P3. Web Evang letter sent. (also to webmaster@lita.se, just in case) ACcepting bug. Setting target to January 2002.
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → Jan
webmaster@lita.se bounces back. :-(
Probably a slow way to go, but here is a form that can be used to contact them: http://www.lita.se/scripts/cgiip.exe/inet/pub/showdoc?docid=282
Blocks: 115488
Lita has been acquired by another insurance company, and the site will probably disappear, so I don't think it needs more attention.
message has changed saying someting about netscape 6
Whiteboard: [PROPRIETARY-DOM] → [PROPRIETARY-DOM][insult]
It seems to be that lita.se invites user to go to http://www.lansforsakringar.se/ So maybe somebody who speak swedish can confirm and we can close this bug :-)
I think WONTFIX is a reasonable resolution.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
v
Status: RESOLVED → VERIFIED
move...
Component: Europe: West → Other
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.