From: Greg Woolsey Date: Tue, 14 Mar 2017 21:40:32 +0000 (+0000) Subject: Fixed #60858, which showed a regression of the fix for #56420 introduced by my refact... X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=123c0e1e6c186e956316fdf8bb2e5df5ba2b8b60;p=poi.git Fixed #60858, which showed a regression of the fix for #56420 introduced by my refactoring to fix #56822. Includes new unit test based on the bug sample file. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1786954 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/test-data/spreadsheet/bug60858.xlsx b/test-data/spreadsheet/bug60858.xlsx new file mode 100644 index 0000000000..9c6f5784ad Binary files /dev/null and b/test-data/spreadsheet/bug60858.xlsx differ