Closed
Bug 297287
Opened 20 years ago
Closed 16 years ago
no picture, but plain text is displayed, if you click on any link "Bild ansehen"
Categories
(Tech Evangelism Graveyard :: German, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Engel.NFH, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050609 Firefox/1.0+ On the mentioned URL things are offered to be given away for free. Some offerors also add a picture. They have a link "Bild ansehen" beneath their eMail address. IE: When openeing this link with IE, you get the picture displayed in a separate window. Firefox: When opening this link in a new window you do not get the picture but plain text displayed. It contauns also control characters, so I cannot copy an example. Reproducible: Always Steps to Reproduce: 1. go to http://www.awg-rems-murr.de/fundgrube/index.php3 2. search link "Bild ansehen" 3. Do a left click (open in new window) on it Actual Results: A window opens and you get the text instead of the picture Expected Results: dispaly the linked picture as IE does
Comment 1•20 years ago
|
||
example link: http://www.awg-rems-murr.de/fundgrube/image.php3?ObjectId=bkk1muz3gzpjp8bh01msbpjt5h19wl5y this Image is send with this header: HTTP Status Code: HTTP/1.1 200 OK Date: Fri, 10 Jun 2005 10:31:02 GMT CRLF Server: Apache/1.3.14 (Unix) (SuSE/Linux) PHP/3.0.18 CRLF X-Powered-By: PHP/3.0.18 CRLF Expires: Mon, 26 Jul 1997 05:00:00 GMT CRLF Last-Modified: Fri, 10 Jun 2005 10:31:02 GMT CRLF Cache-Control: no-cache, must-revalidate CRLF Pragma: no-cache CRLF Connection: close CRLF Transfer-Encoding: chunked CRLF Content-Type: text/html CRLF ^^^^^^^^^ The server sends this URL as text/html and Mozilla/FF Displays this as text/html and that's correct. The server is broken/misconfigured. It must send the image as image/jpeg. -> Tech Evangelism
Assignee: nobody → german
Status: UNCONFIRMED → NEW
Component: File Handling → German
Ever confirmed: true
Product: Firefox → Tech Evangelism
QA Contact: file.handling → german
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
•