Ticket #1667 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by warmerdam

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.4.2

Agreed.

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

Thanks!

Note: See TracTickets for help on using tickets.