If we have a document with a hpsf stream that exists, but is of the wrong type, then...
commit6446e4da95fed7d790da1507258c86077007be26
authorNick Burch <nick@apache.org>
Mon, 11 Feb 2008 19:14:04 +0000 (11 19:14 +0000)
committerNick Burch <nick@apache.org>
Mon, 11 Feb 2008 19:14:04 +0000 (11 19:14 +0000)
treebd7b554ece2102860164cff0f8eb6d9bc0012a76
parent32c12f4d5fc6204d03fe06d4a216d7cc2df7c632
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.eu.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]