Ticket #4477 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

[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

TableAliasFix.diff Download (1.6 KB) - added by ryanl 16 months ago.
Patch for r23832

Change History

Changed 16 months ago by ryanl

Patch for r23832

Changed 16 months ago by rouault

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.9.1

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

Note: See TracTickets for help on using tickets.