Bug 47400 - [PATCH] Text extraction for footnotes, endnotes and comments
Summary: [PATCH] Text extraction for footnotes, endnotes and comments
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HWPF (show other bugs)
Version: 3.5-dev
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-22 06:16 UTC by Maxim Valyanskiy
Modified: 2009-06-27 03:40 UTC (History)
0 users



Attachments
Test data (src/scratchpad/testcases/org/apache/poi/hwpf/data/) (9.50 KB, application/msword)
2009-06-22 06:18 UTC, Maxim Valyanskiy
Details
Patch (6.42 KB, patch)
2009-06-22 06:19 UTC, Maxim Valyanskiy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Valyanskiy 2009-06-22 06:16:25 UTC
WordExtractor does not support text extraction for footnotes, endnotes and comments.

Implementatio patch and unit test data attached
Comment 1 Maxim Valyanskiy 2009-06-22 06:18:08 UTC
Created attachment 23845 [details]
Test data (src/scratchpad/testcases/org/apache/poi/hwpf/data/)
Comment 2 Maxim Valyanskiy 2009-06-22 06:19:08 UTC
Created attachment 23846 [details]
Patch
Comment 3 Yegor Kozlov 2009-06-27 03:40:23 UTC
Applied in r788949

Regards,
Yegor