Opened 16 years ago

Closed 16 years ago

#2485 closed defect (fixed)

Parsing error when a GetCapabilities is issued to a WCS 1.0.0 with the "section" parameter set to "/"

Reported by: nsavard Owned by: tomkralidis
Priority: normal Milestone: 5.2 release
Component: WCS Server Version: 5.0
Severity: normal Keywords: OGC, Cite, TEAM, WCS 1.0.0
Cc: sdlime

Description

A GetCapabilities request sent to a WCS 1.0.0 with the "section" parameter set to "/", should return the whole capabilities document. Actually there is a parsing error. The OGC CITE test that triggered this bug is:

wcs1-0-0/getcapabilities_operations/getcapabilities_request/get/kvp/7

with the following request:

http://dev1.lan.mapgears.com/manwe/cgi-bin/mswcs100_ogc_cite?ReQuEsT=GetCapabilities&SeCtIoN=/&VeRsIoN=1.0.0&SeRvIcE=WCS

Change History (5)

comment:1 by tomkralidis, 16 years ago

Owner: changed from sdlime to tomkralidis
Status: newassigned

Will put a check for "/"

comment:2 by tomkralidis, 16 years ago

Cc: sdlime added; tomkralidis removed

Fix made in r7324. Norm: can you check and verify this is okay?

in reply to:  2 ; comment:3 by nsavard, 16 years ago

Replying to tomkralidis:

Fix made in r7324. Norm: can you check and verify this is okay?

Tom: I'll check that.

in reply to:  3 comment:4 by nsavard, 16 years ago

Replying to nsavard:

Replying to tomkralidis:

Fix made in r7324. Norm: can you check and verify this is okay?

Tom: I'll check that.

Tom: This is fixed.

comment:5 by tomkralidis, 16 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.