Changes between Version 7 and Version 8 of Ticket #545
- Timestamp:
- 2026-06-08T09:20:11-03:00 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #545 – Description
v7 v8 6 6 7 7 {{{ 8 "GET /cgi-bin/mapserv.exe?map=/ms4w/apps/local-demo/local.map&MODE=browse&TEMPLATE=openlayers&LAYERS=all HTTP/1.1" 500 570 `8 "GET /cgi-bin/mapserv.exe?map=/ms4w/apps/local-demo/local.map&MODE=browse&TEMPLATE=openlayers&LAYERS=all HTTP/1.1" 500 570 9 9 }}} 10 10 … … 18 18 19 19 Test with map2img SUCCEEDS: 20 21 {{{ 20 22 map2img -m "D:\www\tests\test.map" -o test.png 23 }}} 21 24 22 25 Test with mapserv FAILS: 26 27 {{{ 23 28 mapserv.exe "QUERY_STRING=map=D:\www\tests\test.map&mode=map" 29 }}} 24 30 25 31 {{{
