]> source.dussan.org Git - poi.git/commit
Don't NPE if we have a reference to a note, where there's no core record to go with...
authorNick Burch <nick@apache.org>
Thu, 29 Mar 2007 11:50:50 +0000 (11:50 +0000)
committerNick Burch <nick@apache.org>
Thu, 29 Mar 2007 11:50:50 +0000 (11:50 +0000)
commit3ad3a22fd533582b63d82c43f5cb945a6927d59c
tree95b6f5a7994811b72107f6e9a93cde2612b24ddc
parent12dfa5656536c79f2f3a830014ca1403f2924f38
Don't NPE if we have a reference to a note, where there's no core record to go with that note's RefID. Instead, just log it, and pretend the note wasn't there.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@523678 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/usermodel/SlideShow.java
src/scratchpad/testcases/org/apache/poi/hslf/data/missing_core_records.ppt [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hslf/extractor/TextExtractor.java