Closed
Bug 249258
Opened 21 years ago
Closed 16 years ago
guru3d.com - invalid EMBED tag
Categories
(Tech Evangelism Graveyard :: English US, defect, P3)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bestpike, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.8
Build Identifier: Firefox/0.9.1
the graphical chart for the performances of the cards does not appear. Internet
explorer shows these images. This problem expands on all of this review of guru3d.
Reproducible: Always
Steps to Reproduce:
1.Just go to the website and see the chart missing
2.
3.
Actual Results:
The chart didnt show
Expected Results:
Show the godamn chart!
Comment 1•21 years ago
|
||
<OBJECT id=obj1
codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0
height=230 width=460 align=middle border=0
classid=clsid:D27CDB6E-AE6D-11CF-96B8-444553540000><PARAM NAME="_cx"
VALUE="12171"><PARAM NAME="_cy" VALUE="6085"><PARAM NAME="FlashVars"
VALUE=""><PARAM NAME="Movie"
VALUE="http://www.guru3d.com/flash/x800-reference/ut2004.swf"><PARAM NAME="Src"
VALUE="http://www.guru3d.com/flash/x800-reference/ut2004.swf"><PARAM
NAME="WMode" VALUE="Transparent"><PARAM NAME="Play" VALUE="-1"><PARAM
NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign"
VALUE=""><PARAM NAME="Menu" VALUE="-1"><PARAM NAME="Base" VALUE=""><PARAM
NAME="AllowScriptAccess" VALUE="always"><PARAM NAME="Scale"
VALUE="ShowAll"><PARAM NAME="DeviceFont" VALUE="0"><PARAM NAME="EmbedMovie"
VALUE="0"><PARAM NAME="BGColor" VALUE=""><PARAM NAME="SWRemote" VALUE=""><PARAM
NAME="MovieData" VALUE=""><PARAM NAME="SeamlessTabbing" VALUE="1">
<embed src="file:///S:/articles/x800xt/3dmark03.swf"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" name="obj1" width="460" height="230"
quality="High" swliveconnect="true" wmode="transparent"></OBJECT></P>
Mozilla does not use the OBJECT tag that renders the chart.
It would use the EMBED tag, but the url in the SRC attribute is wrong.
This is not a browser bug. The site's code is bad. You might write to them and
ask them to fix it.
->TE
Assignee: security-bugs → english-us
Severity: major → normal
Status: UNCONFIRMED → NEW
Component: Image Blocking → English US
Ever confirmed: true
OS: Windows XP → All
Priority: -- → P3
Product: Browser → Tech Evangelism
QA Contact: english-us
Hardware: PC → All
Summary: Graphical chart does not appear → guru3d.com - invalid EMBED tag
Version: Trunk → unspecified
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
•