Opened 17 years ago

Closed 17 years ago

#1667 closed defect (fixed)

WCSDataset:::DescribeCoverage returns wrong type

Reported by: rayg Owned by: warmerdam
Priority: normal Milestone: 1.4.2
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: wcs
Cc:

Description

module wcsdataset.cpp, WCSDataset::DescribeCoverage() is returning CE_Failure in one spot while returning FALSE elsewhere. Since CE_Failure = 3, Open() think its succeeds only to fail further down trying to extract georef info.

Change History (1)

comment:1 by warmerdam, 17 years ago

Milestone: 1.4.2
Resolution: fixed
Status: newclosed

Agreed.

I have fixed this in trunk, 1.4 and 1.4-esri branches.

Thanks!

Note: See TracTickets for help on using tickets.