]> source.dussan.org Git - poi.git/commit
If we have a document with a hpsf stream that exists, but is of the wrong type, then...
authorNick Burch <nick@apache.org>
Mon, 11 Feb 2008 19:14:04 +0000 (19:14 +0000)
committerNick Burch <nick@apache.org>
Mon, 11 Feb 2008 19:14:04 +0000 (19:14 +0000)
commita17bc6af54f468bd0fa69ac0d13bba10c4e18b4b
treebd7b554ece2102860164cff0f8eb6d9bc0012a76
parent03c0344f9b5cacce0053124470a526e66c97ff8e
If we have a document with a hpsf stream that exists, but is of the wrong type, then log a warning but continue

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@620582 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/POIDocument.java
src/scratchpad/testcases/org/apache/poi/hwpf/data/ProblemExtracting.doc [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hwpf/extractor/TestWordExtractorBugs.java [new file with mode: 0644]