https://issues.apache.org/bugzilla/show_bug.cgi?id=49933

Maxim Valyanskiy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #5 from Maxim Valyanskiy <[email protected]> 2010-09-27 
09:12:25 EDT ---
Last fix did broke another Word95 file:

java.lang.ArrayIndexOutOfBoundsException: 34
    at org.apache.poi.hwpf.sprm.SprmOperation.getOperand(SprmOperation.java:94)
    at
org.apache.poi.hwpf.sprm.SectionSprmUncompressor.unCompressSEPOperation(SectionSprmUncompressor.java:57)
    at
org.apache.poi.hwpf.sprm.SectionSprmUncompressor.uncompressSEP(SectionSprmUncompressor.java:37)
    at org.apache.poi.hwpf.model.SEPX.<init>(SEPX.java:33)
    at
org.apache.poi.hwpf.model.OldSectionTable.<init>(OldSectionTable.java:66)
    at org.apache.poi.hwpf.HWPFOldDocument.<init>(HWPFOldDocument.java:103)
    at
org.apache.poi.hwpf.extractor.Word6Extractor.<init>(Word6Extractor.java:58)
    at
org.apache.poi.hwpf.extractor.Word6Extractor.<init>(Word6Extractor.java:55)
    at
org.apache.poi.hwpf.extractor.Word6Extractor.<init>(Word6Extractor.java:47)
    at
org.apache.poi.hwpf.extractor.TestWordExtractor.testWord95err(TestWordExtractor.java:279)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at
com.intellij.junit3.JUnit3IdeaTestRunner.doRun(JUnit3IdeaTestRunner.java:108)
    at
com.intellij.junit3.JUnit3IdeaTestRunner.startRunnerWithArgs(JUnit3IdeaTestRunner.java:42)
    at
com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:192)
    at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:64)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at com.intellij.rt.execution.application.AppMain.main(AppMain.java:115)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to