[#271] Firefox/Konqueror couldn't display Image (REQUEST=GetMap).

Date:
2007-02-02 09:50
Priority:
3
State:
Closed
Submitted by:
Bjoern Schilberg (bjoern)
Assigned to:
Bernhard Herzog (bh)
Hardware:
Macintosh
Product:
none
Operating System:
Linux
Component:
none
Version:
0.1.1
Severity:
major
Resolution:
Fixed
URL:
Summary:
Firefox/Konqueror couldn't display Image (REQUEST=GetMap).

Detailed description
Maybe there's something wrong with the Transfer-Encoding: chunked.

REQUEST:
--------
http://localhost:64609/inteproxy-demo.intevation.org/cgi-bin/frida-wms?REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&Layers=strassenall,gruenflaechen&format=image/png&width=600&height=400&bbox=3427000,5787000,3444200,5801000&srs=EPSG:31467

BROWER TESTS:
------------
Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-2)
--> FAILED

Konqueror 3.5.5 (Using KDE 3.5.5)
--> FAILED


Opera/9.10 (X11; Linux ppc; U; en)
--> OK

Iceweasel says:
---------------
The image
http://localhost:64609/inteproxy-demo.intevation.org/cgi-bin/frida-wms?REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&Layers=strassenall,gruenflaechen&format=image/png&width=600&height=400&bbox=3427000,5787000,3444200,5801000&srs=EPSG:31467
cannot be displayed, because it contains errors.
Message  ↓
Date: 2007-05-21 08:31
Sender: Jan-Oliver Wagner

IMHO this is fixed with Release 0.2.0.

Date: 2007-02-08 16:42
Sender: Bernhard Herzog

My previous comment should have said rev. 26, not 22.

Date: 2007-02-08 16:38
Sender: Bernhard Herzog

Fixed with rev. 22.

The problem was that the remote server used HTTP/1.1 in its response and chunked transfer encoding but the inteproxy said HTTP/1.0 in its response to the client but kept the chunked encoding. chunked is not allowed in 1.0.

Date: 2007-02-08 16:19
Sender: Bernhard Herzog

Björn was right. inteproxy-demo.intevation.org is only available through a proxy. Setting https_proxy solved that.

Date: 2007-02-08 15:02
Sender: Bjoern Schilberg

Yes, the server is listening.

May be you have to set this ...
export https_proxy=http://HOST:PORT/

Date: 2007-02-08 14:39
Sender: Bernhard Herzog

I just tried to test this. Is the server actually listening on the https port currently? I get "connection refused".

Also, which username/password should I use to access the server at inteproxy-demo.intevation.org/cgi-bin/frida-wms?

Attachments:
Size Name Date By Download
1 KiBlive_http_headers.log2007-02-02 09:50Bjoern Schilberglive_http_headers.log
Field Old Value Date By
assigned_tonone2007-05-21 08:37Jan-Oliver Wagner
close_date2007-05-21 08:372007-05-21 08:37Jan-Oliver Wagner
close_date2007-05-21 08:312007-05-21 08:31Jan-Oliver Wagner
ResolutionNone2007-05-21 08:31Jan-Oliver Wagner
close_date2007-02-08 16:422007-02-08 16:42Bernhard Herzog
status_idOpen2007-02-08 16:38Bernhard Herzog
close_date2007-02-08 16:382007-02-08 16:38Bernhard Herzog
File Added50: live_http_headers.log2007-02-02 09:50Bjoern Schilberg