https://issues.apache.org/bugzilla/show_bug.cgi?id=51319
Bug #: 51319
Summary: ArrayIndexOutOfBoundsException when trying to use
PublisherTextExtraction on a MS Publisher 2010 file
Product: POI
Version: 3.2-FINAL
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: HPBF
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27105
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27105
File to repro with
Error was
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 70
at org.apache.poi.util.LittleEndian.getUShort(LittleEndian.java:59)
at
org.apache.poi.hpbf.model.qcbits.QCPLCBit$Type12.<init>(QCPLCBit.java:214)
at
org.apache.poi.hpbf.model.qcbits.QCPLCBit$Type12.<init>(QCPLCBit.java:182)
at
org.apache.poi.hpbf.model.qcbits.QCPLCBit.createQCPLCBit(QCPLCBit.java:89)
at org.apache.poi.hpbf.model.QuillContents.<init>(QuillContents.java:69)
at org.apache.poi.hpbf.HPBFDocument.<init>(HPBFDocument.java:63)
at org.apache.poi.hpbf.HPBFDocument.<init>(HPBFDocument.java:47)
at
org.apache.poi.hpbf.extractor.PublisherTextExtractor.<init>(PublisherTextExtractor.java:48)
at
org.apache.poi.hpbf.extractor.PublisherTextExtractor.<init>(PublisherTextExtractor.java:51)
at
org.apache.poi.hpbf.extractor.PublisherTextExtractor.<init>(PublisherTextExtractor.java:56)
at
org.apache.poi.hpbf.extractor.PublisherTextExtractor.main(PublisherTextExtractor.java:136)
--
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]