Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1559 closed bug (wontfix)

WMS-Error on QGis 1.0.0 (Kore)

Reported by: mikee63 Owned by: mikee63
Priority: critical: causes crash or data corruption Milestone:
Component: WMS Version: 1.0.0
Keywords: Cc:
Must Fix for Release: Yes Platform: Windows
Platform Version: Awaiting user input: no

Description

The problem is since update to v1.0.0 (KORE). The WMS-URL, wich I type was: http://itcgeoservices01/cgi-bin/mapserv?map=/var/www/stadtplan/stadtplan.map&SERVICE=WMS. The program loads the layerlist and when i select the layers, then i get the messages like:

Konnte nicht zeichnen sp weil:
WMS Server hat unerwarteterweise folgenden HTTP Status Code herausgegeben: 404 (Not Found)
Versuchte URL: http://itcgeoservices01/cgi-bin/mapserv&map=/var/www/stadtplan/stadtplan.map&SERVICE=WMS?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&BBOX=4489639.227269,5696644.382491,4507009.879162,5714211.627395&SRS=EPSG:2398&WIDTH=830&HEIGHT=840&LAYERS=stadtplan_highres_farbe%2Cstadtplan_lowres_farbe%2Cstadtplan_highres_grau%2Cstadtplan_lowres_grau&STYLES=%2C%2C%2C&FORMAT=image/gif&TRANSPARENT=TRUE

The main error is the "&" after .../mapserv QGis changed the "...mapserv?map=/var..." to "...mapserv&map=/var..."

Change History (3)

comment:1 by jef, 15 years ago

If possible check the "wms_onlineresource" value in the meta data of the WEB section of the mapfile (or the response to the GetCapabilities request). I expect you'll find two question marks there as QGIS doesn't append a question mark to URIs that already have one.

comment:2 by mikee63, 15 years ago

Resolution: wontfix
Status: newclosed

the "wms_onlineresource" in the mapfile was the problem. Thanks, it works.

comment:3 by (none), 15 years ago

Milestone: Version 1.0.2

Milestone Version 1.0.2 deleted

Note: See TracTickets for help on using tickets.