Ticket #4308 (closed defect: fixed)
ecwdataset.cpp problems setting configuration options
| Reported by: | agisar | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.8.2 |
| Component: | GDAL_Raster | Version: | 1.8.1 |
| Severity: | normal | Keywords: | ECW |
| Cc: |
Description
1. Attempts to configure NCSCFG_CACHE_MAXMEM using GDAL ECW_CACHE_MAXMEM will fail because pszEcwCacheSize is not being set by the call to CPLGetConfigOption() at line 1652.
2. Attempts to configure NCSCFG_JP2_AUTOGEN_J2I fails because NCSecwSetConfig() is being called with NCSCFG_FORCE_FILE_REOPEN.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

