Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#5539 closed defect (fixed)

OLCCreateField always available on tab files

Reported by: jef Owned by: warmerdam
Priority: normal Milestone: 2.0.0
Component: default Version: unspecified
Severity: normal Keywords: mitab
Cc:

Description

TABFile::TestCapability() reports OLCCreateField enabled even when not in TABWrite mode (unlike OLCSequentialWrite) and TABFile::AddFieldNative() later complains "AddFieldNative() can be used only with Write access."

See also #5477 and http://hub.qgis.org/issues/10719

Change History (2)

comment:1 by Even Rouault, 9 years ago

Milestone: 2.0
Resolution: fixed
Status: newclosed

Full read/write support of .tab files with creating/delation of fields now supported in trunk.

comment:2 by Even Rouault, 9 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.