Closed
Bug 263292
Opened 21 years ago
Closed 17 years ago
kimo.com.tw - shows blank page (Safari shows the contents).
Categories
(Tech Evangelism Graveyard :: Chinese-Simplified, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: timd_huang, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a5) Gecko/20041006
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a5) Gecko/20041006
When access to that page, it shows only a blank page. However, with other
browsers, it will show the contents.
Reproducible: Always
Steps to Reproduce:
1. go to the above website
2.
3.
Actual Results:
a blank page
Expected Results:
show the content
Comment 1•21 years ago
|
||
language = JScript.Encode
dup of Bug 125525, but I recommend Tech Evangelism...
Comment 2•21 years ago
|
||
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a5) Gecko/20041002
Tech Evangelism, or invalid?
Excerpt from download:
....
</HEAD>
<script language = JScript.Encode><!--
document.write(unescape("%3CFRAMESET%20border%3D0%20cols%3D*%2C390%20%0D%0AframeBorder%3D0%3E%3CFRAME%20frameBorder%3D0%20marginHeight%3D0%20marginWidth%3D0%20name%3Drp1%20%0D%0Ascrolling%3Dno%20src%3D%22me.htm%22%3E%3CFRAME%20frameBorder%3D0%20marginHeight%3D0%20%0D%0AmarginWidth%3D0%20name%3Drp2%20src%3D%22wmp.htm%22%3E%0D%0A%3C/FRAMESET%3E"));
//--></script>
</body></HTML>
manually translated:
<FRAMESET border=0,cols=*,390 frameBorder=0>
<FRAME frameBorder=0 marginHeight=0 marginWidth=0 name=rp1 scrolling=no
src="me.htm">
<FRAME frameBorder=0 marginHeight=0 marginWidth=0 name=rp2 src="wmp.htm">
</FRAMESET>
http://home.kimo.com.tw/no168888/tv/me.htm
http://home.kimo.com.tw/no168888/tv/wmp.htm
OS: MacOS X → All
Updated•21 years ago
|
Summary: That website shows a blank page (Safari shows the contents). → home.kimo.com.tw shows a blank page (Safari shows the contents).
Updated•21 years ago
|
Assignee: general → chinese-simplified
Component: Browser-General → Chinese-Simplified
Product: Browser → Tech Evangelism
QA Contact: general → chinese-simplified
Version: Trunk → unspecified
Comment 3•21 years ago
|
||
Conforming summary to TFM item 10 at
http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new
Summary: home.kimo.com.tw shows a blank page (Safari shows the contents). → kimo.com.tw - shows blank page (Safari shows the contents).
Comment 4•17 years ago
|
||
Page now redirects to
http://tw.promo.yahoo.com/freehome/
which appears to be a 404 page and displays identically in Firefox 2, Camino trunk, and Safari 3. WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 17 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
•