Opened 13 years ago
Closed 13 years ago
#1821 closed defect (fixed)
CCoordinateSystemCatalog does not re-evaluate library status if dictionary path is changed via SetDictionaryDir()
Reported by: | jng | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | General | Version: | 2.1.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
If you change the dictionary path in the Coordinate System Catalog, the library status is not updated. This means if the Coordinate System Catalog is initially failed (eg. a bad MENTOR_DICTIONARY_PATH value), then changing this dictionary path via SetDictionaryDir() does not update this library status.
Attached is a patch that modifies SetDictionaryDir() to re-evaluate the library status
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | init_check.patch added |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch to re-check library status