]> source.dussan.org Git - poi.git/commit
Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData()
authorYegor Kozlov <yegor@apache.org>
Wed, 10 Oct 2012 10:48:10 +0000 (10:48 +0000)
committerYegor Kozlov <yegor@apache.org>
Wed, 10 Oct 2012 10:48:10 +0000 (10:48 +0000)
commit95366195ff6f2960b8a912bd02858f50b02e573e
treee07d0a2c8d2ed63b71a95e18e8eedcd42c232de9
parentf55e1011fffb72b46bebaa8bb7a6dca2e685bdaa
Bugzilla 53568:  Fixed null returned by XSSFPicture.getPictureData()

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