Workbook saved using POI 3.16 needs to be repaired when opening in Excel 2016

2018-06-22 Thread Quinton McCombs
I have run into a problem after upgrading from POI 3.14 to POI 3.16. With POI 3.14, I can load a workbook, save it, and then open in Excel 2016 without a problem. However, after upgrading to POI 3.16, the workbook needs to be repaired after opening in Excel. The repaired version of the workbook los

Re: Workbook saved using POI 3.16 needs to be repaired when opening in Excel 2016

2018-06-22 Thread Quinton McCombs
The same problem occurs with 3.17 as well. On 2018/06/22 20:07:44, "pj.fanning" mailto:f...@yahoo.com>> wrote: > Could you try poi 3.17?> > > > > --> > Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html> > > --

Re: Workbook saved using POI 3.16 needs to be repaired when opening in Excel 2016

2018-06-22 Thread Quinton McCombs
The nightly build does not have this problem although 3.17 does. Is there a workaround until 4.0 is released? On 2018/06/22 20:07:19, Nick Burch mailto:a...@gagravarr.org>> wrote: > On Fri, 22 Jun 2018, Quinton McCombs wrote:> > > I have run into a problem after upgrading fr

Re: Workbook saved using POI 3.16 needs to be repaired when opening in Excel 2016

2018-06-25 Thread Quinton McCombs
Thank you for pointing me to the bug for this issue. That will make it much easier for me to patch 3,17 with only that change. On Sun, Jun 24, 2018 at 3:40 PM Andreas Beeker wrote: > I think this was fixed via #61798 [1], because fixing the dimension in > sheet.xml helps. > I haven't tested if t