Opened 17 years ago
Closed 17 years ago
#170 closed defect (fixed)
Zooming into an ecw, the ecw disappears and generates an unclassified exception
Reported by: | tonyfang | Owned by: | tonyfang |
---|---|---|---|
Priority: | medium | Milestone: | 1.2 |
Component: | Feature Service | Version: | 1.2.0 |
Severity: | major | Keywords: | |
Cc: | External ID: | 936034 |
Description
Inside the method MgServerFeatureUtil::GetMgRaster(FdoIRaster* raster, STRING propName), when it tries to get the palette, the call to FdoIRaster::GetAuxiliaryProperties() may throw an exception. This needs to be caught, and then the palette must be set to null.
Change History (2)
comment:1 by , 17 years ago
Status: | new → assigned |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by submission http://trac.osgeo.org/mapguide/changeset/1745. Fixed by submission http://trac.osgeo.org/mapguide/changeset/1746.