Ticket #443 (closed defect: fixed)

Opened 10 years ago

Last modified 10 years ago

OGC Cite WFS test suite-Exception not returned for an unsupported outputFormat

Reported by: nsavard@… Owned by: dmorissette
Priority: high Milestone:
Component: WFS Server Version: 4.1
Severity: normal Keywords: VERIFIED
Cc:

Description

When a DescribeFeatureType request is made with an unsupported outputFormat
'DUMMYFORMAT', mapserver is not returning an exception.


Test path:  wfs/1.0.0/basic/describefeaturetype/get/3

URL to find the test:
http://cite.occamlab.com/tsOGC/interface/ViewLog?testid=wfs/1.0.0/basic/describefeaturetype/get/3&ts=0001&sesstype=OGC

Request sent:
http://www2.dmsolutions.ca/cgi-bin/mswfs_ogc_cite?service=WFS&version=1.0.0&request=DescribeFeatureType&outputFormat=DUMMYFORMAT

Change History

Changed 10 years ago by assefa

  • status changed from new to closed
  • resolution set to fixed
Returns an exception.

Changed 10 years ago by dmorissette

Note this was done in V4.1 (CVS)

Changed 10 years ago by nsavard@…

  • keywords VERIFIED added
Verified.  The WFS server returns a service exception for an unsupported format.
Note: See TracTickets for help on using tickets.