https://issues.apache.org/bugzilla/show_bug.cgi?id=51873
--- Comment #6 from Jeremy <[email protected]> 2011-09-22 23:03:12 UTC --- Created attachment 27574 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27574 PATCH for issue SVN Diff for patch to reslove issue. Essentially this Piece of Chunk Data was only added to .MSG files generated by Outlook2002 via drag and drop. This wrapper chunk doesn't seem to contain any data impacting the valid extraction of text from an email and its attachments. Patch essentially has a hard-coded check to see if the entryName matches this rare value and returns to continue processesing without an exception. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
