Closed
Bug 119720
Opened 23 years ago
Closed 23 years ago
Image Dispaly Error
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: zhaoyi, Assigned: darin.moz)
References
()
Details
Attachments
(1 file)
64.44 KB,
image/jpeg
|
Details |
When I set "Automatic Proxy Configuration URL" at Proxies filed in Preference
Dialog.
while the Mozilla can not display the google's first page Images,
the proxy is working very well in IE5.
I think maybe the Mozilla can not Parser the related URI very well.
Comment 1•23 years ago
|
||
->Networking? Who does proxies? Reporter, can you provide more detail about the
proxy?
Assignee: harishd → darin
Component: Parser → Networking: HTTP
QA Contact: moied → tever
In my Mozilla 0.97 the Google's Homepage display like that.
and when i get the Miss Image, It can not display.
but the image is good, and the URL i input is correct.
I think proxy is SQUID, it let us use a "Automatic Proxy Configuration URL". In
that field,I key in "http://www.cache.edu.cn/autoproxy.pac".
the Proxy "202.38.124.248:3128" is working very well in my place with IE5.
I just test image file with keyin the HTTP request using telnet program, It
works very well. At the same time, I found when ever i used any proxies or with
"Direct Network connection", the Images will not display. I input
"http://www.google.com/images/hp0.gif" into the Navigator toolbar, and press
enter, Mozilla told me with an alert box I had cut a image of my screen to you!
i will send the page's html to you too.
By the way, I'd forgot that I used Simple Chinese as my language, I'd add
"Chinese/China [zh-cn]" in the preference-->Navigator-->Languages-->Languages
for Web Pages
that's all.
<!-- HTML FILE IS BLOW.................... -->
<html><head><meta HTTP-EQUIV="content-type" CONTENT="text/html;
charset=GB2312"><title>Google</title><style><!--
body,td,a,p,.h{font-family:"";} .h{font-size: 20px;} .h{color:}
.q{text-decoration:none; color:#0000cc;}
//--></style>
<script>
<!--
function sf(){document.f.q.focus();}
// -->
</script>
</head><body bgcolor=#ffffff text=#000000 link=#0000cc vlink=#551a8b
alink=#ff0000 onLoad=sf()><center><table cellpadding=0 cellspacing=0
border=0><tr><td align=right valign=bottom><img src=images/hp0.gif width=158
height=78 alt="Google"></td><td valign=bottom><img src=images/hp1.gif width=50
height=78 alt=""></td><td valign=bottom><img src=images/hp2.gif width=68
height=78 alt=""></td></tr><tr><td class=h align=right
valign=top><b></b></td><td valign=top><img src=images/hp3.gif width=50 height=32
alt=""></td><td valign=top class=h><font color=#6f6f6f style=font-size:16px><b>
Assignee | ||
Comment 4•23 years ago
|
||
Zhao Yi: Is it possible that you experienced this problem after running two
instances of mozilla at the same time w/ the same profile selected?
In fact, I used some Mozillas from ver 0.93 ~ 0.97,
and after i created a default profile, I had not
changed this at all.
you can take a look at this URL, the Images had same problem.
http://www-106.ibm.com/developerworks/
resolving as WFM per reporter's comment 6
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•