Closed Bug 63541 Opened 25 years ago Closed 21 years ago

clanbase.com - Clanbase serves dumbed down version to NS6/Moz

Categories

(Tech Evangelism Graveyard :: English US, defect, P4)

defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: cmattar, Unassigned)

References

()

Details

(Whiteboard: [aok])

This site serves a reduced page to all non-IE-browsers, although the page which is served to IE seems to work fine in current Mozilla builds. There is no DHTML involved, just HTML+ lots of CSS.
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
Blocks: 85276
Priority: -- → P4
Summary: Clanbase serves dumbed down version to NS6/Moz → clanbase.com - Clanbase serves dumbed down version to NS6/Moz
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
http://www.clanbase.com/cb.js their dhtml is not W3C compliant
Whiteboard: [aok]
Mass reassign of all tech-evangelism us general bugs assigned to bc to doron except bc's P1 bugs. You may search for this mass reassign (it is 305 bugs) by searching for the keyword 'greeneggsandham'
Assignee: bclary → doronr
page lookes ok.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Absolutely not. Look at the page in IE6 and then in Mozilla. There's a huge difference!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
hm.. strange - the page is blue in Mozilla and red in konqueror (which supports document.all) - *wonder*
Sniffing code involved : css = 'cb_red'; if(!document.all) { css = css + "_ns"; } document.write("<LINK rel='stylesheet' HREF='http://www.clanbase.com:8000/" + css + ".css' TYPE='text/css'>"); This explains why Konqueror gets the better css file
There are still a few differences between http://www.clanbase.com:8000/cb_red.css and http://www.clanbase.com:8000/cb_red_ns.css but they don't affect the display much.
Hardware: PC → All
tech evang june 2003 reorg
Assignee: doron → english-us
Status: REOPENED → NEW
QA Contact: zach → english-us
Marking WFM - serves up the same CSS file regardless of browser now.
Status: NEW → RESOLVED
Closed: 24 years ago21 years ago
Resolution: --- → WORKSFORME
Agreed
Status: RESOLVED → VERIFIED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.