Bug 26850 - Checking for encypted documents within hdf.extractor.WordDocument
Summary: Checking for encypted documents within hdf.extractor.WordDocument
Status: RESOLVED WONTFIX
Alias: None
Product: POI
Classification: Unclassified
Component: HDF (show other bugs)
Version: 2.0-dev
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-11 10:40 UTC by Nick Burch
Modified: 2014-08-01 13:46 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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