https://bz.apache.org/bugzilla/show_bug.cgi?id=60550

--- Comment #5 from [email protected] ---
Created attachment 34586
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34586&action=edit
Java file with newly added test case

Added a new field:

private MAPIMessage inlineImgMsgAttachments;

it is initialized as :
this.inlineImgMsgAttachments = new
MAPIMessage(samples.openResourceAsStream("attachment_msg_inlineImg.msg"));

Added a new test case:
public void testReadContentIDField()

-- 
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]

Reply via email to