]> 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)
commit77bcfcb41c2f60010e479bf9e9dd084db9a0eb2e
tree087f83bb3632db5423cc4736e50639b5f74c43d8
parent9b16c772339f9af225f74397bd01aaa72b3231b4
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]