]> source.dussan.org Git - poi.git/commit
Bug 56957: Avoid error if Workbook with empty SharedStringTable is written
authorDominik Stadler <centic@apache.org>
Mon, 26 Oct 2015 07:54:06 +0000 (07:54 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 26 Oct 2015 07:54:06 +0000 (07:54 +0000)
commitbcaab496b69443b0904e45c1ae168db41c2ea8eb
tree1059dcb909423f88145baf8be9d6df9259ed83fd
parent9a080e3666031aca8a3c2dc47227b2d250c931a0
Bug 56957: Avoid error if Workbook with empty SharedStringTable is written

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710521 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java
test-data/spreadsheet/56957.xlsx [new file with mode: 0644]