Opened 16 years ago

Last modified 15 years ago

#2514 new defect

A GetCapabilities request sent to a SOS 1.0.0 server with invalid parameter/value pairs, it must trigger an exception

Reported by: nsavard Owned by: tomkralidis
Priority: normal Milestone: 6.0 release
Component: SOS Server Version: svn-trunk (development)
Severity: normal Keywords: OGC, CITE, TEAM, SOS 1.0.0
Cc: sdlime, warmerdam, assefa, dmorissette

Description

When a GetCapabilities request is sent to an SOS 1.0.0 server with an incorrect sequence of parameters and values, an exception report must be returned. The ExceptionReport shall have the "MissingParameterValue" exception code, for both the request, service and the version. Actually an HTML message is returned.

The concerned test is:

and the request is:owsTests:ows-OWS.GetCapabilities-Exceptions.5 (session 0003) http://dev1.lan.mapgears.com/manwe/cgi-bin/mssos100_ogc_cite?request~GetCapabilities!service~!SOSversion~1.0.0

Change History (4)

comment:1 by tomkralidis, 16 years ago

Cc: warmerdam assefa dmorissette added

Similar to #2512, I think? Because we offer more than just OGC interfaces, omission of service, version, request does not constitute an ExceptionReport in MapServer context.

comment:2 by tomkralidis, 16 years ago

FYI #2531 should fix this ticket.

comment:3 by tomkralidis, 16 years ago

Milestone: 5.2 release5.4 release

comment:4 by tomkralidis, 15 years ago

Milestone: 5.4 release6.0 release
Note: See TracTickets for help on using tickets.