Opened 15 years ago

Last modified 14 years ago

#3105 closed defect

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

Reported by: nsavard Owned by: warmerdam
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 (last modified by warmerdam)

"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 (4)

comment:1 by warmerdam, 15 years ago

Cc: warmerdam added

If desired, I would be willing to implement this feature. It clearly is something I should have done the first time around. Let me know.

comment:2 by nsavard, 15 years ago

comment:1 Frank, waiting for Tom to comment.

comment:3 by tomkralidis, 15 years ago

Cc: tomkralidis added; warmerdam removed
Owner: changed from tomkralidis to warmerdam

Thanks Frank. I'll check your changes once committed.

comment:4 by warmerdam, 15 years ago

Description: modified (diff)
Status: newassigned
Note: See TracTickets for help on using tickets.