Ticket #1559 (closed bug: wontfix)
WMS-Error on QGis 1.0.0 (Kore)
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
Note: See
TracTickets for help on using
tickets.