Opened 11 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 , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
It's getCollectionDomain() now, and it's already fixed.
Note:
See TracTickets
for help on using tickets.
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