Closed
Bug 250766
Opened 21 years ago
Closed 20 years ago
Image from the source above does not show up if placed in a IMG-tag
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: lennart.borgman.073, Assigned: bugzilla)
References
()
Details
Attachments
(1 file)
|
356 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
The image given in the URL above does not show up (it is blank) if given in an
IMG-tag, like this:
<img
src="http://maps.eniro.com:80/servlets/se_MapImageLocator?profile=Main¢er=1313493;6197140&zoomlevel=3&size=383x372&symbols=star;1313494;6197141"
width="383" height="372" border="1" >
However if the blank image is right-clicked it is displayed if "View Image" is
choosen.
(Unfortunately I can not test this with the Mozilla browser, only with Firefox.)
Reproducible: Always
Steps to Reproduce:
1. Make a html file with the IMG-tag above
2. Just view the page, the image will be blank with a border
3. Right click the page and choose "View Image" to see the image
Actual Results:
The image will be blank in step 2 and shown in step 3
Expected Results:
Show the image
The image is from a company showing physical location for entries in a telephone
catalog. I expect that many people in sweden are using this functionality. The
company is probably international and the same behavior could perhaps be found
for the same services in other countries.
Confirmed problem...
Try a simple page. <html><body><img
src="http://83.219.62.39/PHOTOSROOT/photos/photos/alutian.jpg"></body></html>
Blank page. No image is displayed. No placeholder is displayed.
But... height/width/border attributes are obeyed as if the image were there.
Right-click/view image will display it correctly.
Comment 2•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
| Reporter | ||
Comment 3•20 years ago
|
||
In Firefox 1.0.7 the bug seems to be solved. Thanks for your efforts.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 4•20 years ago
|
||
We don't know what fixed this worksforme
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•