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)

init_check.patch (579 bytes ) - added by jng 13 years ago.
Patch to re-check library status

Download all attachments as: .zip

Change History (3)

by jng, 13 years ago

Attachment: init_check.patch added

Patch to re-check library status

comment:1 by jng, 13 years ago

Fixed r6186

comment:2 by jng, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.