Opened 10 years ago

Closed 10 years ago

#576 closed defect (fixed)

Missing check on sdom response

Reported by: Piero Campalani Owned by: uagha
Priority: minor Milestone: 9.0.x
Component: petascope Version: development
Keywords: sdom null check Cc: Dimitar Misev
Complexity: Easy

Description

Petascope does not check that the response to the RasQL sdom request is valid (not null) when loading the metadata of a coverage.

See getIndexDomain() method in petascope.core.DbMetadataSource.

Change History (3)

comment:1 by Dimitar Misev, 10 years ago

Owner: changed from Piero Campalani to uagha
Status: newassigned

comment:2 by Dimitar Misev, 10 years ago

First download rasdaman and install wiki:RasdamanQuickInstall (configure with —with-docs to enable generation of the javadoc)

Then read this to setup environment for petascope development: wiki:PetascopeDevGuide

comment:3 by Dimitar Misev, 10 years ago

Resolution: fixed
Status: assignedclosed

It's getCollectionDomain() now, and it's already fixed.

Note: See TracTickets for help on using tickets.