]> 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)
commitb342bc5d8b3021d61aacaed91e2bae567bcd221d
treef9c9dc1e17786ef44055edaa9b726942edac1e48
parente76448a83ca7e015d18f0b3cf12473d487b35899
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]