Opened 6 years ago

Closed 6 years ago

#7193 closed defect (fixed)

XLSX Filter: Header detection fails if last column has no data

Reported by: mccuskk Owned by: warmerdam
Priority: normal Milestone: 2.3.0
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

If you run the following against the supplied file:

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

You will see that the headers have not been detected. Adding data to the last column will allow the headers to be detected correctly.

This may be a duplicate but I have searched for an original report and been unable to find it.

Attachments (1)

7193.xlsx (7.6 KB ) - added by mccuskk 6 years ago.

Download all attachments as: .zip

Change History (2)

by mccuskk, 6 years ago

Attachment: 7193.xlsx added

comment:1 by Even Rouault, 6 years ago

Milestone: 2.3.0
Resolution: fixed
Status: newclosed

Was fixed per r41282

Note: See TracTickets for help on using tickets.