Closed
Bug 63685
Opened 25 years ago
Closed 22 years ago
bosch.no - Comes up blank in Mozilla
Categories
(Tech Evangelism Graveyard :: Norwegian, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: spam, Unassigned)
References
()
Details
(Whiteboard: [LAYER][havefix][havecontact][TOOL][FRAMFAB])
BOSCH subsidaries have websites world wide. I havent yet found a single site of
theirs displaying correct. In some cases layers are used - in others the bottom
menu is for some reason missing. The latter may be a bug in mozilla.
An overview of the local national websites (45) is found at http://www.bosch.com
Comment 1•25 years ago
|
||
NOte for evangelism: the http://www.bosch.com is Mozilla compatible (Standards
Compliant). I am considering this is an information that bosch have resources.
Agreed: http://www.bosch.no
is blank page:
--------------
There is a JS file returned from the asp code: node5.asp. It's placed in a
frame. This page have strong use of DHTML but currently supporting:
NS4 and IE to:
* make positioning (using document.layers.x or document.all.x
* they are also using events.
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.bosch.com&doctype=HTML+4.01+
Transitional
HTML Validation Service Results
Document Checked
URI: http://www.bosch.com I was redirected to <URI:http://www.bosch.com/>
Last modified: Tue Mar 14 14:40:00 2000
Server: Microsoft-IIS/4.0
Content length: 1787
Character encoding: iso-8859-1
Document type: HTML 4.01 Transitional
Below are the results of attempting to parse this document with an SGML parser.
Line 15, column 29:
<script language="Javascript">
^
Error: required attribute "TYPE" not specified (explanation...)
please add type="application/x-javascript"
thanks. and then we can talk about standards compliance.
Comment 3•25 years ago
|
||
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
Updated•25 years ago
|
Priority: -- → P3
Comment 4•25 years ago
|
||
Arun, I'm giving you all the Linux bugs. If these bugs can be confirmed for
other OS's please (someone) change the Platform/OS to All/All and reassign to
the default Evangelism Component Owner.
Assignee: bclary → aruner
Comment 5•25 years ago
|
||
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
Comment 6•24 years ago
|
||
Arun, I am taking your Linux bugs minus banks. Hope you don't mind.
Assignee: aruner → bclary
Comment 7•24 years ago
|
||
-> Euro
Assignee: bclary → nitot
Component: US English → European
QA Contact: zach → momoi
Comment 8•24 years ago
|
||
Moving to new component "West Europe". European component is being removed.
See bug 95808 for details.
Component: European → West Europe
QA Contact: momoi → caillon
Summary: [LAYERS] blank URL → bosch.no - blank URL
Whiteboard: [LAYER]
Comment 9•24 years ago
|
||
I have reason to believe this is a Framfab site.
Please update Status Whiteboard with "[TOOL][FRAMFAB]".
Blocks: 111657
Comment 10•24 years ago
|
||
Sent a mail to the webmaster: bjoernar.fjeld@no.bosch.com.
Comment 11•24 years ago
|
||
Received a reply from the webmaster. He says they are aware of the problem, but
will not be able to correct it until they launch a new version of the site
towards the end of this year :-(
Comment 12•23 years ago
|
||
they need to fix the mime type for http://www.bosch.no/node5.asp (should be
application/x-javascript or at least text/javascript)
they also need to upgrade this script to a dom-compliant script. will work on
this if I have enough time.
they need to change these lines in http://www.bosch.no/node7.asp :
<div id="main99"><script>if (document.all) document.write("<div
id=main90></div>"); if (document.layers) document.write("<layer
name=main90></layer>");</script></div>
<div id="main89"></div>
<div id="main79"></div>
<div id="main59"><script>if (document.all) document.write("<div
id=main50></div>"); if (document.layers) document.write("<layer
name=main50></layer>");</script></div>
those if (document.all) should be replace to if (!document.layers).
Whiteboard: [LAYER] → [LAYER][havefix]
Comment 13•23 years ago
|
||
please someone [re]contact them with the fix.
Whiteboard: [LAYER][havefix] → [LAYER][havefix][havecontact]
Comment 14•23 years ago
|
||
Setting OS to all as it happens on WinXPSP1 too.
Tweaking summary orginal summary "bosch.no - blank URL"
Also see bug 115414 and bug 165661
Adding the extra whiteboard status words as bug 115414
Worth duping the above bugs to this one?
OS: Linux → All
Summary: bosch.no - blank URL → bosch.no - Comes up blank in Mozilla
Whiteboard: [LAYER][havefix][havecontact] → [LAYER][havefix][havecontact][TOOL][FRAMFAB]
Comment 15•23 years ago
|
||
http://www.bosch.fi also has the same problem as .no, .se and .dk
Comment 16•23 years ago
|
||
year has nearly endet, and where's the new version?!
Comment 17•23 years ago
|
||
tech evang june 2003 reorg
Assignee: nitot → norwegian
Component: Europe: West → Norwegian
QA Contact: z-caillon-obsolete2 → norwegian
Comment 18•22 years ago
|
||
Fixed (just like bug 115414)
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•