Opened 7 years ago

Last modified 7 years ago

#7192 closed defect

XLSX Filter: Misdetection of field type if first cell blank — at Initial Version

Reported by: mccuskk Owned by: warmerdam
Priority: normal Milestone: 2.3.0
Component: OGR_SF Version: 2.2.3
Severity: normal Keywords:
Cc:

Description

If you run the following against the supplied file:

ogrinfo -ro -where 'fid = 1' "test1.xlsx" Sheet1

The columns "Works Order" and "Appointment" are both shown as type String. Adding values in the first cell of the column gives their correct types of Integer and Date respectively.

Change History (1)

by mccuskk, 7 years ago

Attachment: 7192.xlsx added
Note: See TracTickets for help on using tickets.