Opened 13 years ago

Last modified 13 years ago

#3822 closed defect

MS 6.0 beta 4: OGR outputformat truncates WMSGetCapabilities — at Version 1

Reported by: jratike80 Owned by: mapserverbugs
Priority: normal Milestone: 6.0 release
Component: WMS Server Version: 6.0
Severity: normal Keywords:
Cc: warmerdam

Description (last modified by warmerdam)

I have a working simple mapfile (attached) that works as WMS. If I add the following outputformat

OUTPUTFORMAT
   NAME "OGRGML"
    DRIVER "OGR/GML"
    FORMATOPTION "STORAGE=filesystem"
    FORMATOPTION "FORM=multipart"
    FORMATOPTION "FILENAME=result.gml"
  END

the WMS GetCapablities document gets truncated.

I were testing with MS4W 3.01 and the MS 6.0 beta4 package on Windows 2003 server.

Change History (4)

by jratike80, 13 years ago

Attachment: ms6beta4.map added

mapfile used in the test

by jratike80, 13 years ago

Attachment: truncated.txt added

truncated GetCapabilities

by jratike80, 13 years ago

Attachment: not_truncated.txt added

normal GetCapabilities withour OGR outputformat

comment:1 by warmerdam, 13 years ago

Cc: warmerdam added
Description: modified (diff)
Note: See TracTickets for help on using tickets.