https://bz.apache.org/bugzilla/show_bug.cgi?id=60879

            Bug ID: 60879
           Summary: Handle xlsb (BETA) more cleanly
           Product: POI
           Version: 3.16-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

This may actually be two separate issues.

1) While working on 60826, I found that at least one xlsb file in our unit
tests is xlsb "BETA".  Excel 2016 refuses to open it: 

'"Simple.xlsb" cannot be opened because it was last saved using a Beta version
of Excel that is no longer supported.  To open the file, first use a supported
version of Excel to save the file and then try again.'

2) I thought I found an xlsb with a styles.xml instead of a styles.bin.  I'm
not able to locate it now, but will update this issue when I find it.

The current xlsb parser isn't able to handle 1) or 2).  We should either fix it
handle those or have it throw an exception.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to