cfspreadsheet failing from spreadsheet generated from SQL Reports 2016
cfspreadsheet seems to have an issue with .xlsx files generated by SQL Server Reporting Services 2016.
If I try to run cfspreadsheet, I get the following error:
OPC Compliance error [M4.1]: there is more than one core properties relationship in the package !
The spreadsheeet is nothing fancy generated from SQL Reports, just about 15 columns, no subtotals, etc...straight row by row data.
If I create a new spreadsheet, and copy the data from the SQL Reports generated into the new blank spreadsheet, cfspreadsheet will work.
Currently on ColdFusion 10,285437
Anyone run into this before? A bug somewhere in Coldfusion Apache POI routines?
