]> source.dussan.org Git - poi.git/commit
Fix issue found via large corpus tests: HSSFPicture in a HSSFShapeGroup might not...
authorDominik Stadler <centic@apache.org>
Thu, 6 Apr 2017 21:49:53 +0000 (21:49 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 6 Apr 2017 21:49:53 +0000 (21:49 +0000)
commit2254ad2ac3fd8a4c177d57b84c7b8016420b081c
treecefdb4e305f79edaa200b6c4c08b2db44576ca67
parentfe53bc134ec3761a23a98def5f30131ae4729eb1
Fix issue found via large corpus tests: HSSFPicture in a HSSFShapeGroup might not have a patriarch set, so let's walk up the parents to try to find one.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1790472 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFPicture.java
src/ooxml/testcases/org/apache/poi/ss/extractor/TestEmbeddedExtractor.java
test-data/spreadsheet/angelo.edu_content_files_19555-nsse-2011-multiyear-benchmark.xls [new file with mode: 0644]