Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6733 closed defect (fixed)

XLSX driver issues in 2.1.2

Reported by: RobDL Owned by: warmerdam
Priority: normal Milestone: 2.1.3
Component: OGR_SF Version: 2.1.2
Severity: normal Keywords: XLSX
Cc:

Description

v2.1.2 not reading columns from certain Excel spreadsheets (generated by Microsoft SQL Server Reporting Services (SSRS))

It was working fine on GDAL 2.1.1 and earlier.

Sample spreadsheet attached; I've also noticed that if I open the spreadsheet up in Excel and resave GDAL can then read it again.

Attachments (1)

Interactive_mapping_pet_shop_licences.xlsx (8.6 KB ) - added by RobDL 8 years ago.
Example problem file

Download all attachments as: .zip

Change History (4)

by RobDL, 8 years ago

Example problem file

comment:1 by Even Rouault, 8 years ago

Resolution: fixed
Status: newclosed

In 36554:

XLSX: fix GDAL 2.1.2 regression regarding reading XLSX files whose sheet filenames are internally stored as absolute (fixes #6733)

comment:2 by Even Rouault, 8 years ago

In 36555:

XLSX: fix GDAL 2.1.2 regression regarding reading XLSX files whose sheet filenames are internally stored as absolute (fixes #6733)

comment:3 by Even Rouault, 8 years ago

Component: defaultOGR_SF
Milestone: 2.1.3
Note: See TracTickets for help on using tickets.