Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#112 closed defect (invalid)

wcs2.0.0_req11_kvp

Reported by: Jinsongdi Yu Owned by: Ernesto Rodriguez
Priority: major Milestone: 8.4
Component: petascope Version: 8.3
Keywords: wcs2.0.0 Cc:
Complexity: Medium

Description

req: For all WCS request types, test the request version parameter has a fixed value of '2.0.0' by GetKVP.
request:
http://10.70.11.145:8080/petascope/wcs2?SERVICE=WCS&VERSION=2.0&REQUEST=GetCapabilities
http://10.70.11.145:8080/petascope/wcs2?SERVICE=WCS&VERSION=2&REQUEST=GetCapabilities
result:

[FAILURE] The result should contain an ows:ExceptionReport.

other:
PostXML and SOAP response the expected ows:ExceptionReport.

Change History (3)

comment:1 by Dimitar Misev, 12 years ago

Owner: changed from Dimitar Misev to Ernesto Rodriguez
Status: newassigned

comment:2 by Ernesto Rodriguez, 12 years ago

Resolution: invalid
Status: assignedclosed

GetCapabilities request dosen't recieve a version parameter.

comment:3 by Dimitar Misev, 11 years ago

Complexity: Medium
Milestone: 8.4
Note: See TracTickets for help on using tickets.