Hello,
I have problem with certain xlsx files, when read it’s infinite and blocks servlet
A have this example, a simplified sheet that create blocking problem with spreadsheet 2.1.1
Thanks
C.Bouville
17814057.xlsx (11.7 KB)
Hello,
I have problem with certain xlsx files, when read it’s infinite and blocks servlet
A have this example, a simplified sheet that create blocking problem with spreadsheet 2.1.1
Thanks
C.Bouville
17814057.xlsx (11.7 KB)
Can you test if the issue persists with 3.0.0.alpha1? It contains an updated version of POI. If it still fails, please submit a ticket here: https://github.com/vaadin/spreadsheet/issues
Edit: Tested with 3.0.0.alpha1 and the problem persists. Bug report is here: https://github.com/vaadin/spreadsheet/issues/712
Thanks to have examined this problem
C.Bouville