Opened 12 years ago

Closed 12 years ago

#4477 closed defect (fixed)

[Patch] FileGDB Feature Class alias is ignored in arcmap

Reported by: ryanl Owned by: warmerdam
Priority: normal Milestone: 1.9.1
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords: FileGDB, File Geodatabase
Cc: robert.coup@…

Description

When opening a FileGDB layer in arcmap the alias name is ignored and errors are displayed when trying to edit it. This occurs when the Feature Class is missing CLSID, EXTCLSID, AreaFieldName and LengthFieldName.

This fix will set CLSID to the appropriate value[1], all other fields will be set to empty.

Attachments (1)

TableAliasFix.diff (1.6 KB ) - added by ryanl 12 years ago.
Patch for r23832

Download all attachments as: .zip

Change History (2)

by ryanl, 12 years ago

Attachment: TableAliasFix.diff added

Patch for r23832

comment:1 by Even Rouault, 12 years ago

Milestone: 1.9.1
Resolution: fixed
Status: newclosed

Thanks. Applied in trunk (r23833) and branches/1.9 (r23834)

Note: See TracTickets for help on using tickets.