Opened 17 years ago

Last modified 17 years ago

#1456 closed defect (fixed)

OGRShapeLayer SetFeature() DeleteFeature() do not set dirty header flag — at Initial Version

Reported by: d0rian@… Owned by: warmerdam
Priority: highest Milestone: 1.4.1
Component: OGR_SF Version: 1.4.0
Severity: normal Keywords:
Cc:

Description

createFeature sets bHeaderDirty which is used by the sync to file function.

set and delete feature need to also set the bHeaderDirty flag or the changes are not written to disk with the sync function unless you createFeature or destroy the datasource.

Change History (0)

Note: See TracTickets for help on using tickets.