]> source.dussan.org Git - poi.git/commit
Bug 58315: Avoid NPE for RichTextString without font-details
authorDominik Stadler <centic@apache.org>
Sat, 5 Sep 2015 12:57:04 +0000 (12:57 +0000)
committerDominik Stadler <centic@apache.org>
Sat, 5 Sep 2015 12:57:04 +0000 (12:57 +0000)
commit782739541acc851e23d4a26787bd0c6221de3336
tree2f6c0cae2369349f98ed4fcba07878760ae760d8
parentb2bd6a0a4cfdeb627fc86f5f95186204e37dcbf5
Bug 58315: Avoid NPE for RichTextString without font-details

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