https://bz.apache.org/bugzilla/show_bug.cgi?id=63955
Bug ID: 63955
Summary: HMEFContentsExtractor fails to extract content from
winmail.dat
Product: POI
Version: 4.1.1-FINAL
Hardware: PC
OS: Linux
Status: NEW
Severity: critical
Priority: P2
Component: HMEF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
After upgrading poi-scratchpad to 4.1.1 I'm getting this exception trying
HMEFContentsExtractor.main:
Exception in thread "main" java.lang.IllegalArgumentException: Unknown type 72
/ 0x0048 - CLS ID GUID @ 16
at
org.apache.poi.hmef.attribute.MAPIAttribute.getLength(MAPIAttribute.java:204)
at
org.apache.poi.hmef.attribute.MAPIAttribute.create(MAPIAttribute.java:170)
at
org.apache.poi.hmef.attribute.TNEFMAPIAttribute.<init>(TNEFMAPIAttribute.java:41)
at
org.apache.poi.hmef.attribute.TNEFAttribute.create(TNEFAttribute.java:71)
at org.apache.poi.hmef.HMEFMessage.processMessage(HMEFMessage.java:99)
at org.apache.poi.hmef.HMEFMessage.process(HMEFMessage.java:81)
at org.apache.poi.hmef.HMEFMessage.<init>(HMEFMessage.java:66)
at
org.apache.poi.hmef.extractor.HMEFContentsExtractor.<init>(HMEFContentsExtractor.java:74)
at
org.apache.poi.hmef.extractor.HMEFContentsExtractor.main(HMEFContentsExtractor.java:58)
This worked fine with v4.1.0.
OS: Ubuntu Linux 19.10
JAVA: 13.0.1
--
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]