Bug 47183 - [PATCH] hsmf - Retrieve file attachments from MAPI messages
Summary: [PATCH] hsmf - Retrieve file attachments from MAPI messages
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: POIFS (show other bugs)
Version: 3.5-dev
Hardware: PC Linux
: P2 enhancement (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-11 07:10 UTC by BUREAU Nicolas
Modified: 2009-05-16 11:00 UTC (History)
0 users



Attachments
src and test files added (11.68 KB, patch)
2009-05-11 07:10 UTC, BUREAU Nicolas
Details | Diff
changes in src and test files (5.22 KB, patch)
2009-05-11 07:11 UTC, BUREAU Nicolas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BUREAU Nicolas 2009-05-11 07:10:09 UTC
Created attachment 23642 [details]
src and test files added

Enable MAPIMessage class to retrieve fileAttachments from msg file.
Sample file and JUnit tests are provided.
Comment 1 BUREAU Nicolas 2009-05-11 07:11:15 UTC
Created attachment 23643 [details]
changes in src and test files
Comment 2 Nick Burch 2009-05-16 11:00:00 UTC
Thanks for this patch, I've applied it to svn