Opened 11 years ago

Closed 11 years ago

#5161 closed defect (fixed)

CSV driver resets file content when opening in update mode a file without header

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.10.1
Component: OGR_SF Version: unspecified
Severity: normal Keywords: csv
Cc:

Description

If the first line of a CSV file is the content (no header line) and that it is opened in update mode, it is reseted with just a dummy header line at dataset closing.

Change History (1)

comment:1 by Even Rouault, 11 years ago

Resolution: fixed
Status: newclosed

Fix commited in trunk (r26199) and branches/1.10 (r26200)

Note: See TracTickets for help on using tickets.