]> source.dussan.org Git - poi.git/commit
fixed bug 42486: Failure parsing a seemingly valid PPT. Some of the assertions in...
authorYegor Kozlov <yegor@apache.org>
Fri, 25 May 2007 13:03:26 +0000 (13:03 +0000)
committerYegor Kozlov <yegor@apache.org>
Fri, 25 May 2007 13:03:26 +0000 (13:03 +0000)
commit98d43d24f8d554e55894f3cc2090cade68af3b29
tree06d61333e618d4dc739c0fd35909a95d511ba368
parentd4134d80efe4364908d2ec11a80ab609df08de05
fixed bug 42486:  Failure parsing a seemingly valid PPT. Some of the assertions in ExHyperlink were too strong. Write to log instead of throwing exception

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541632 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/record/ExHyperlink.java
src/scratchpad/testcases/org/apache/poi/hslf/data/42486.ppt [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestBugs.java