<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello,<br><br>I found that there is something that is not well in QGIS mapserver, because in the GetCapabilities response appears the version 1.3.0:<br><br>&lt;WMS_Capabilities version="1.3.0" xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd"&gt;<br><br>However, if you make a GetMap request in the browser, it responds even without the VERSION parameter. This is strange, because this is a required parameter of the GetMap operation, and should launch an exception indicating the missing parameter, but instead the browser returns the map normally.<br><br>The request I am making is
 this:<br><br>http://localhost/cgi-bin/teste_qgismapserver/qgis_mapserv.fcgi?REQUEST=GetMap&amp;SERVICE=WMS&amp;LAYERS=perigosidade_rgb&amp;STYLES=default&amp;SRS=EPSG:20790&amp;BBOX=283823,414006,290611,418260&amp;WIDTH=600&amp;HEIGHT=600&amp;FORMAT=image/png&amp;EXCEPTIONS=application/vnd.ogc.se_xml<br><br>and the answer, regardless of whether or not the VERSION parameter, is the image attached.<br><br><br>This is not strange? <br></div><div><br></div><div>(I am using Ubuntu 10.04).<br></div><div><br></div><div>Best regards,</div><div>Pedro Venāncio</div></div></body></html>