Closed Bug 110669 Opened 24 years ago Closed 24 years ago

interio.ch - mozilla doesn't render this page correctly

Categories

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

defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: mjb, Assigned: tristan)

References

()

Details

go to http://www.interio.ch/ in look what mozilla does :-)
This has proprietary code all over it. For instance check View Source for http://www.interio.ch/home.cfm. Among other things, there's this snippet: if (navigator.appName.indexOf('Microsoft') > -1) { //explorer document.write("<SCRIPT LANGUAGE = 'JavaScript' src='css/navihome_ie.js'></SCR"+"IPT>"); } else { //netscape document.write("<SCRIPT LANGUAGE = 'JavaScript' src='css/navihome_nn.js'></SCR"+"IPT>"); } -> Evangelism Reporter: In future, please use the Bugzilla Helper for filing bugs: http://www.mozilla.org/quality/help/bugzilla-helper.html (among other things, it automagically adds your build id)
Assignee: jst → nitot
Status: UNCONFIRMED → NEW
Component: DOM Style → Europe: West
Ever confirmed: true
OS: Windows XP → All
Product: Browser → Tech Evangelism
QA Contact: ian → caillon
Hardware: PC → All
Version: other → unspecified
The navihome_nn.js file uses <layer> throughout. An this is Europe:Central.
Assignee: nitot → piskozub
Component: Europe: West → Europe: Central
QA Contact: caillon → pali
This is Switzerland! -> Europe: West
.
Now really changing to Europe: West
Assignee: piskozub → nitot
Component: Europe: Central → Europe: West
QA Contact: pali → caillon
Confirming with Moz 097. Setting P3. Contact : info@interio.ch incorrect sniffing for CSS in http://www.interio.ch/home.cfm : //windows or unix if (navigator.appName.indexOf('Microsoft') > -1) { //explorer document.write("<link type='text/css' rel='stylesheet' href='css/text_ie.css'>"); } else { //netscape document.write("<link type='text/css' rel='stylesheet' href='css/text_nn.css'>"); }
Priority: -- → P3
Summary: mozilla don't render www.interio.ch correctly → interio.ch - mozilla doesn't render this page correctly
does it now
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
v
Status: RESOLVED → VERIFIED
move...
Component: Europe: West → German
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.