Opened 12 years ago

Closed 12 years ago

#177 closed defect (fixed)

1D and 3D coverage metadata results in wcs GetCapabilities exception

Reported by: Jinsongdi Yu Owned by: Piero Campalani
Priority: major Milestone: 8.4
Component: petascope Version: 8.3
Keywords: GetCapabilitiesHandler Cc:
Complexity: Medium

Description

The GetCapabilitiesHandler.java only deal with 2D case, see line 137.
nD cases, such as 1D and 3D are not handled. Therefore, when they are inserted into the petascope database, the GetCapabilitiesHandler will give a runtime error.

Attachments (1)

update0.sql (19.0 KB ) - added by Jinsongdi Yu 12 years ago.
test script to insert the 1D, 2D and 3D coverage

Download all attachments as: .zip

Change History (5)

by Jinsongdi Yu, 12 years ago

Attachment: update0.sql added

test script to insert the 1D, 2D and 3D coverage

comment:1 by Piero Campalani, 12 years ago

Resolution: fixed
Status: newclosed

Already fixed in forthcoming patch.

comment:2 by Piero Campalani, 12 years ago

Resolution: fixed
Status: closedreopened

Better leave it open until the fix is committed.

comment:3 by Dimitar Misev, 12 years ago

But I fixed this myself already anyway, so it can be closed.

comment:4 by Piero Campalani, 12 years ago

Resolution: fixed
Status: reopenedclosed

You mean in the 3 minutes from my reply to your, right? ;)
I'll close it again then.

Note: See TracTickets for help on using tickets.