Ticket #1456 (closed defect: fixed)
OGRShapeLayer SetFeature() DeleteFeature() do not set dirty header flag
| Reported by: | d0rian@… | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | highest | Milestone: | 1.4.1 |
| Component: | OGR_SF | Version: | 1.4.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by mloskot) (diff)
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
Note: See
TracTickets for help on using
tickets.
