]> source.dussan.org Git - poi.git/commit
Bug 55924: Avoid errors during exporting XML if there are numeric cells without value...
authorDominik Stadler <centic@apache.org>
Mon, 3 Feb 2014 20:17:59 +0000 (20:17 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 3 Feb 2014 20:17:59 +0000 (20:17 +0000)
commit19ed26f156fea2dcf0d034d483e8b7605c0aecd9
tree087f83bb3632db5423cc4736e50639b5f74c43d8
parentd7028dcf09b672be3751521c5ec8d07af7e9c65f
Bug 55924: Avoid errors during exporting XML if there are numeric cells without value, also verify in tests that XML can always be parsed

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1564045 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/extractor/XSSFExportToXml.java
src/ooxml/testcases/org/apache/poi/xssf/extractor/TestXSSFExportToXML.java
test-data/spreadsheet/55924.xlsx [new file with mode: 0644]