]> source.dussan.org Git - poi.git/commit
fixed bug 51470 - avoid exception when cloning XSSF sheets with background images
authorYegor Kozlov <yegor@apache.org>
Wed, 20 Jul 2011 12:29:27 +0000 (12:29 +0000)
committerYegor Kozlov <yegor@apache.org>
Wed, 20 Jul 2011 12:29:27 +0000 (12:29 +0000)
commit31624647c29cec6f858bbfe29c79e0323fd7ac74
treea21a7b38af3f8bf8ec17e2c13b6e4628afe42d1f
parent0b356585f5d9aeaf3f4a8c2ee4094578fb2b184f
fixed bug 51470 - avoid exception when cloning XSSF sheets with background images

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148724 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/POIXMLDocumentPart.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
test-data/spreadsheet/51470.xlsx [new file with mode: 0644]