Opened 15 years ago

Last modified 14 years ago

#3105 closed defect

WCS 1.1.1 GetCapabilities request does not support the sections — at Initial Version

Reported by: nsavard Owned by: tomkralidis
Priority: normal Milestone: 5.6 release
Component: WCS Server Version: 5.4
Severity: normal Keywords: ogc, cite, test, wcs, 1.1.1, getcapabilities, sections
Cc: tomkralidis

Description

"sections" parameter is not supported for a WCS 1.1.1 GetCapabilities request. This makes the capabilities response to not validate and the OGC test failed.

The request is: http://dev1.lan.mapgears.com/manwe/cgi-bin/mswcs111_ogc_cite?service=WCS&request=GetCapabilities&sections=OperationsMetadata,Contents

The OGC CITE test engine is: http://cite.opengeospatial.org/te2/

Log for test s0008/d1e329_1

Test wcs:GetCapabilities-main (s0008/d1e329_1)

Assertion: All assertions for "GetCapabilities" conformance are satisfied.

Request d1e369_1:

Method: GET URL: http://dev1.lan.mapgears.com/manwe/cgi-bin/mswcs111_ogc_cite?service=WCS&request=GetCapabilities&sections=OperationsMetadata,Contents Response from parser ctlp:XMLValidatingParser:

Messages from parser ctlp:XMLValidatingParser:

Validation error:

cvc-elt.1: Cannot find the declaration of element 'Capabilities'.

1 validation error detected.

Message d1e411_1:

Message d1e413_1:

The service metadata document has version but expected to find 1.1.1 as the highest protocol supported. See OGC 06-121r3 subclause 7.3.2.

Message d1e415_1:

Message d1e490_1:

The server seems to have a problem with handling the GetCapabilities sections parameter. No tests will be performed.

Message d1e496_1:

The EqualUpdateSequence value is .

Message d1e498_1:

The URL for KVP encoding is .

Message d1e500_1:

The URL for XML encoding is .

Message d1e512_1:

XML encoding is not supported.

Message d1e524_1:

sections-supported: false.

Result: Failed

Change History (0)

Note: See TracTickets for help on using tickets.