Closed
Bug 59418
Opened 25 years ago
Closed 23 years ago
space.com - Ad banner shows up as japanese text
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: sfraser_bugs, Unassigned)
References
()
Details
Attachments
(3 files)
Loading this page in NS 6 branch bits, instead of the ad banner at the top of the
page, I see a block of japanese text (which is seletable). Loading the url
directly:
<http://www.space.com/noad_spaceviews_ad.php3>
also gives me a chunk of japanese text.
Here's what the network traffic looks like for the php3 load:
Send bind request (T_BIND_REQ = 101).
Bind to «Any Address»
Connection Indication Number = 0
Receive bind ack (T_BIND_ACK = 122).
Bind to port 49328
Connection Indication Number = 0
Send connection request (T_CONN_REQ = 102).
Connect to 209.208.184.100:80
Receive connection confirmation (T_CONN_CON = 123).
Connect from 209.208.184.100:80
Send data (380 bytes).
<00000000< GET /noad_spaceviews_ad.php3 HTTP/1.1
<00000027< Cookie: PK_GUID=h-208-12-38-250.netscape.com.12480973633515795
<00000067< Host: www.space.com
<0000007C< User-Agent: Mozilla/5.0 (Macintosh; N; PPC; en-US; m18)
<000000B4< Gecko/20001104 Netscape6/6.0
<000000D2< Pragma: no-cache
<000000E4< Cache-Control: max-age=0
<000000FE< Accept: */*
<0000010B< Accept-Language: en
<00000120< Accept-Encoding: gzip,deflate,compress,identity
<00000151< Keep-Alive: 300
<00000162< Connection: keep-alive
<0000017A<
Receive data (1327 bytes).
>00000000> HTTP/1.1 200 OK
>00000011> Date: Tue, 07 Nov 2000 21:52:25 GMT
>00000036> Server: Apache/1.3.9 (Unix) tomcat/1.0 PHP/3.0.16
>00000069> X-Powered-By: PHP/3.0.16
>00000083> Keep-Alive: timeout=15, max=100
>000000A4> Connection: Keep-Alive
>000000BC> Transfer-Encoding: chunked
>000000D8> Content-Type: text/html
>000000F1>
>000000F3> 430
>000000F8> <html>
>00000100>
>00000103> <body bgcolor="#FFFFFF" marginwidth="0" marginheight=«00»"
>0000013B> leftmargin="0" topmargin="0">
>0000015B>
>0000015E> <center><nolayer>
>00000172> <iframe src="http://ad.doubleclick.net/adi/spaceviews.dart/homep
>000001B2> age;site=spaceviews.dart;section=homepage;pos=top;sz=468x60;ord=
>000001F2> 46865?" width="468" height="60" marginwidth="0" marginheight="0"
>00000232> hspace="0" vspace="0" frameborder="0" scrolling="no">
>0000026A> <a href="http://ad.doubleclick.net/jump/spaceviews.dart/homepage
>000002AA> ;site=spaceviews.dart;section=homepage;pos=top;sz=468x60;ord=468
>000002EA> 65?" target="_top">
>000002FF> <img src="http://ad.doubleclick.net/ad/spaceviews.dart/homepage;
>0000033F> site=spaceviews.dart;section=homepage;pos=top;sz=468x60;ord=4686
>0000037F> 5?" width="468" height="60" border="0">
>000003A8> </a>
>000003AE> </iframe>
>000003B9> </nolayer>
>000003C5> <ilayer id="ad1" visibility="hide" width="468" height="60">
>00000402> </ilayer><layer src="http://ad.doubleclick.net/adl/spaceviews.da
>00000442> rt/homepage;site=spaceviews.dart;section=homepage;pos=top;sz=468
>00000482> x60;ord=46865?" visibility="hide" onload="moveToAbsolute(ad1.pag
>000004C2> eX,ad1.pageY);clip.width=468;clip.height=60;visibility='show';">
>00000502> </layer></center>
>00000516> </body>
>0000051F> </html>
>00000528>
>0000052A> 0
>0000052D>
Receive orderly release indication (T_ORDREL_IND = 132).
| Reporter | ||
Comment 1•25 years ago
|
||
| Reporter | ||
Comment 2•25 years ago
|
||
| Reporter | ||
Comment 3•25 years ago
|
||
| Reporter | ||
Comment 4•25 years ago
|
||
Well, this problem seems to come and go. I attach testcases, but can only get
them to show the Japanese (or is it chinese?) text thing sporadically. The
original page seems to display it quite reliably for me.
Comment 5•25 years ago
|
||
I'm not seeing this. Can you verify this bug against a more recent build, such
as the official netscape 6.0 release? thanks!
hmmm... how is this networking?
isn't layout in better shape to make the first attempts at investigating this?
Assignee: gagan → karnaze
Component: Networking → Layout
QA Contact: tever → petersen
Triaging karnaze's bugs. Not really sure whose this should be though.
Assignee: karnaze → attinasi
Target Milestone: --- → mozilla1.0
Comment 9•24 years ago
|
||
The problem is simple. We think the document is in little endian UTF16.
Now why on earth we think that, I dunno.
I have no clue what component this should go to, but Simon's guess seems better
than Layout, so -> Networking again.
Component: Layout → Networking
Comment 10•24 years ago
|
||
why this was in my list I have no idea... over to default owner/QA
Assignee: attinasi → neeti
QA Contact: petersen → benc
Comment 11•24 years ago
|
||
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1
(you can query for this string to delete spam or retrieve the list of bugs I've
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Comment 12•23 years ago
|
||
moving neeti's futured bugs for triaging.
Assignee: neeti → new-network-bugs
Comment 13•23 years ago
|
||
Space.com has rearranged their web site. Spaceviews.com no longer exists as a
separate entity. The adverts are no longer served as iframe php files.
Also, this bug was only observed in MacOS 8/9.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Summary: Ad banner shows up as japanese text → space.com - Ad banner shows up as japanese text
Comment 14•23 years ago
|
||
If the problem still exists for the captured test case, it cannot be FIXED.
Lets used "Works for me", unless someone can explain further why there is a bug.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 15•23 years ago
|
||
As per comment #14, testcase iframe displays ordinary English text in 2003021017.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → WORKSFORME
Comment 16•23 years ago
|
||
VERIFIED:
If there is some technical aspect of this bug that should be a testcase, please
let me know via email.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•