Closed
Bug 86646
(ford.de)
Opened 24 years ago
Closed 23 years ago
ford.de - page containing frames does not display
Categories
(Tech Evangelism Graveyard :: German, defect, P2)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: lchiang, Assigned: tristan)
References
()
Details
http://www.ford.de page containing frames does not display
win32 build 2001061204 trunk build
1. Load http://www.ford.de
2. The page comes up blank.
Comment 1•24 years ago
|
||
Adding nitot, and davidjwilliams to cc: list. It hink this is a major issue,
marking as such.
Comment 2•24 years ago
|
||
This is a server side sniffing error.
The first frameset is a 3x3 grid, the only frame with content has this URL:
http://www.ford.de/firefly/cpr/CPRFireFlyFrameSet.asp?NavID=home&PageID=
This is a frameset with 13 frames, looking at the frame named content:
http://www.ford.de/firefly/cpr/index.asp?SessionID={CFF34EBE-8B70-4AEE-9974-5EF8EF4CC7F7}&lgNo=1&LgID=31&NavID=home&PageID=&SiteVerID=2&defLang=31
This page returns a completely different page to Internet Explorer than it does
to us. This is based on the User Agent string, because when I forced our user
agent string to be the same as IE's, the page (sort of) displays something like
it should [to spoof IE's useragent, add pref("general.useragent.override",
"Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)"); to all-ns.js]
Page we get back (unsurprisingly, blank):
<html><script>parent.hc.errHandling('floater');</script><body></body></html>
Page IE gets back:
<html>
<head>
<script language="Javascript"
src="/firefly/cpr/scripts/incBrowserCheck.js"></script>
<script language="JavaScript">
function loadSPGFiles(){
var
test1="/firefly/spg/spg.asp?LangID="+parent.lgID+"&SiteVerID=2&Firefly=true&XSLTemplate=CPRDummy&Page=IntroImages";
parent.introImages.location.replace (test1);
var
test2="/firefly/spg/spg.asp?LangID="+parent.lgID+"&SiteVerID=2&Firefly=true&XSLTemplate=CPRgts&Page=gtstexts";
parent.hidGTS.location.replace(test2);
var
test3="/firefly/spg/spg.asp?LangID="+parent.lgID+"&SiteVerID=2&Firefly=true&XSLTemplate=CPRDummy&Page=NavigationBar";
parent.navBar.location.replace (test3);
parent.nav.location.replace("/firefly/CPR/CPRFirstNav.asp?SessionID={CFF34EBE-8B70-4AEE-9974-5EF8EF4CC7F7}&LangId="+parent.lgID+"&SiteVerID=2");
location.replace("/firefly/de/asp/deCheckCache.asp?SessionID={CFF34EBE-8B70-4AEE-9974-5EF8EF4CC7F7}&LangID="+parent.lgID+"&NavID=home&PageID=");
}
function d_cB(){
if(s_bVM < 4){
location.replace("/firefly/spg/spg.asp?SessionID={CFF34EBE-8B70-4AEE-9974-5EF8EF4CC7F7}&LangID=31&SiteVerID=2&NavID=home&Page=browser<4")
}
else if(s_bVM > 4 && s_bN == "NAV"){
location.replace("/firefly/spg/spg.asp?SessionID={CFF34EBE-8B70-4AEE-9974-5EF8EF4CC7F7}&LangID=31&SiteVerID=2&NavID=home&Page=netscape6");
}
else{
parent.hc.location.replace("/firefly/CPR/CPRController.asp?SessionID={CFF34EBE-8B70-4AEE-9974-5EF8EF4CC7F7}&NavID=home&PageID=");
}
}
function d_lC(i_LangId){
var
test4="/firefly/spg/spg.asp?LangID=28&SiteVerID=1&Firefly=true&XSLTemplate=CPRDummy&Page=LangSelection";
parent.lngSelection.location.replace (test4);
parent.lgID = i_LangId;
loadSPGFiles();
//parent.nav.location.replace("/firefly/CPR/CPRFirstNav.asp?SessionID={CFF34EBE-8B70-4AEE-9974-5EF8EF4CC7F7}&LangId=" + i_LangId + "&SiteVerID=2");
//location.replace("/firefly/de/asp/deCheckCache.asp?SessionID={CFF34EBE-8B70-4AEE-9974-5EF8EF4CC7F7}&LangID="+i_LangId+"&NavID=home&PageID=");
}
</script>
<title>Ford FireFly</title>
</head>
<body onload="d_cB()" text="#000000" bgcolor="white" link="#FF0000"
alink="#FF0000" vlink="#FF0000" leftmargin="0">
<script language="JavaScript">
parent.lgID = 31
if(s_bVM < 4){
location.replace("/firefly/spg/spg.asp?SessionID={CFF34EBE-8B70-4AEE-9974-5EF8EF4CC7F7}&LangID=31&SiteVerID=2&NavID=home&Page=browser<4");
}
else if(s_bVM > 4 && s_bN == "NAV"){
location.replace("/firefly/spg/spg.asp?SessionID={CFF34EBE-8B70-4AEE-9974-5EF8EF4CC7F7}&LangID=31&SiteVerID=2&NavID=home&Page=netscape6");
}
else{
parent.hc.location.replace("/firefly/CPR/CPRController.asp?SessionID={CFF34EBE-8B70-4AEE-9974-5EF8EF4CC7F7}&NavID=home&PageID=");
loadSPGFiles();
}
</script>
</body>
</html>
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
reassign to evangelism.
Status: RESOLVED → REOPENED
Component: HTMLFrames → Evangelism
Resolution: INVALID → ---
.
Assignee: pollmann → bclary
Status: REOPENED → NEW
QA Contact: amar → zach
Comment 5•24 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
|
||
-> Euro
Assignee: bclary → nitot
Component: US English → European
QA Contact: zach → momoi
Summary: http://www.ford.de page containing frames does not display → ford.de - page containing frames does not display
Comment 7•24 years ago
|
||
I can confirm this on
build 20010831 03. win95
the ford.co.uk site also seems to be based on the same type of code.,
and thus when you load it up, nothing appears in the browser.
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
Comment 9•24 years ago
|
||
removing nsbranch, as i was the one who added it. this is an evang issue.
Updated•24 years ago
|
Assignee | ||
Comment 10•24 years ago
|
||
Accepting bug.
Upgrading to P2.
Status: NEW → ASSIGNED
Priority: P3 → P2
Comment 11•23 years ago
|
||
*** Bug 153543 has been marked as a duplicate of this bug. ***
Comment 12•23 years ago
|
||
*** Bug 154675 has been marked as a duplicate of this bug. ***
Comment 13•23 years ago
|
||
*** Bug 160978 has been marked as a duplicate of this bug. ***
Comment 14•23 years ago
|
||
Maybe I'm stupid, but didn't mozilla.org front page advertise this www.ford.de as a good place to check out new flash plugin? So why doesn't it work?! (1.1/W2k)
Comment 15•23 years ago
|
||
last time I checked it worked fine for me with the scriptable flash plugin.
Comment 16•23 years ago
|
||
May be someone can explain for us stupid ones
- what is scriptable flash plugin ?
- where can we get it ?
- how can we install it?
Thanks
Rainer
Comment 17•23 years ago
|
||
So when was the last time you checked and with what build..?
I did check just now. No go. I get the menu bar but everything else stays blank and the buttons do nothing.
I bypassed my html filter and made sure everything is "allowed" for scripts & plugins in options. "about plugins" says "Shockwave Flash 6.0 r47" which should be latest. More recent than the one referenced to in the mozilla news blurb.
Comment 18•23 years ago
|
||
I canconfirm all effects mentionned in #17 with
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2a) Gecko/20020906
and Shockwave Flash 6.0 r47
Comment 19•23 years ago
|
||
Yech. Reading the full thread in http://www.mozilla.org/news.html July 22nd makes it look like Macromedia does not support Mozilla. Sorry out of luck. No doubt the plugin would work just fine if their installer would just place the required file (flashplayer.xpi) into the components directory and register it. So the problem is with macromedia, not really with Mozilla.
Comment 20•23 years ago
|
||
if you have flashplayer.xpt in your mozilla/components folder it will work just
wine. I can see everything, can click and everything.
worksforme. the problem is with the macromedia installer, not with ford.de .
ccing arun, see if he knows whats the deal with the macromedia installer.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → WORKSFORME
Updated•10 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
•