Bug 26850

Summary: Checking for encypted documents within hdf.extractor.WordDocument
Product: POI Reporter: Nick Burch <apache>
Component: HDFAssignee: POI Developers List <dev>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: P3    
Version: 2.0-dev   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Nick Burch 2004-02-11 10:40:25 UTC
Within the extractor package, the WordDocument class should check to see if the document is 
encrypted, and raise an exception if it is

Current state of affairs is to blindly continue, causing it to blow up with an out of memory exception

(This bug is entered as a reminder for something discussed on the mailing list)
Comment 1 Nick Burch 2014-08-01 13:46:45 UTC
HDF is no longer supported. The HWPF code does do the right thing