Opened 8 years ago

Closed 8 years ago

#2735 closed defect (fixed)

Cannot read some user defined coordinate systems

Reported by: zhanga Owned by:
Priority: low Milestone: 3.1
Component: General Version: 3.0.0
Severity: trivial Keywords:
Cc: External ID:

Description

The CsMap dictionary string encoding was changed to UTF8 (see ticket #2508 http://trac.osgeo.org/mapguide/ticket/2508). All strings in CsMap dictionaries were changed to UTF8 too. If the description of a CS contains characters which are not UTF8, loading the CS will fail. In order to load the CS, we remove invalid characters when loading it.

Attachments (1)

CoordSysUtil.h.patch (636 bytes ) - added by zhanga 8 years ago.

Download all attachments as: .zip

Change History (2)

by zhanga, 8 years ago

Attachment: CoordSysUtil.h.patch added

comment:1 by jng, 8 years ago

Resolution: fixed
Status: newclosed

Fixed trunk (r9018), 3.1 (r9022), 3.0 (r9023)

Note: See TracTickets for help on using tickets.