]> source.dussan.org Git - poi.git/commit
[bug-65452] fix issue where WorkbookFactory.create(File, ...) returns null if file...
authorPJ Fanning <fanningpj@apache.org>
Sun, 10 Oct 2021 09:58:02 +0000 (09:58 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 10 Oct 2021 09:58:02 +0000 (09:58 +0000)
commit2514e4d0ab925a4de8baa4ed4bcdbb90ca2713ab
treef7fdf0803511a51f89ec8672dad6c2e26a5b3347
parent69b2f313741845d42f8a756db83cc5a9fbd4b8a9
[bug-65452] fix issue where WorkbookFactory.create(File, ...) returns null if file type not recognised

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894097 13f79535-47bb-0310-9956-ffa450edef68
poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
poi/src/main/java/org/apache/poi/ss/usermodel/WorkbookFactory.java
test-data/spreadsheet/workbook.xml [new file with mode: 0644]