]> source.dussan.org Git - poi.git/commit
Fix Bug 56514, add missing null-check if simple shape does not have any text
authorDominik Stadler <centic@apache.org>
Fri, 16 May 2014 07:09:55 +0000 (07:09 +0000)
committerDominik Stadler <centic@apache.org>
Fri, 16 May 2014 07:09:55 +0000 (07:09 +0000)
commit8f04bf295e6cc71d94e72cf9c16d8f1a22d254dd
treef9c9dc1e17786ef44055edaa9b726942edac1e48
parent8e6c459d8333da59c745adca2bc5a78fe956a3e0
Fix Bug 56514, add missing null-check if simple shape does not have any text

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1595127 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSimpleShape.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFDrawing.java
test-data/spreadsheet/56514.xlsx [new file with mode: 0644]