Ticket #1559 (closed bug: wontfix)

Opened 4 years ago

Last modified 4 years ago

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:
Platform Version: Platform: Windows
Must Fix for Release: Yes 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

Changed 4 years ago by jef

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.

Changed 4 years ago by mikee63

  • status changed from new to closed
  • resolution set to wontfix

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

Changed 4 years ago by anonymous

  • milestone Version 1.0.2 deleted

Milestone Version 1.0.2 deleted

Note: See TracTickets for help on using tickets.