Ver código fonte

bug 60550: read ContentID chunks from mail attachments; unit test and test-data/hsmf/attachmet_msg_inlineImg.msg contributed by maoblackberry@gmail.com

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777429 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_16_BETA2
Javen O'Neal 7 anos atrás
pai
commit
b26ccd4743

+ 1
- 1
src/scratchpad/testcases/org/apache/poi/hsmf/TestFileWithAttachmentsRead.java Ver arquivo

@@ -62,7 +62,7 @@ public class TestFileWithAttachmentsRead extends TestCase {
}

/**
* Test to see if we get the correct Content-IDs of inline images.
* Bug 60550: Test to see if we get the correct Content-IDs of inline images`.
*/
public void testReadContentIDField() throws IOException {
AttachmentChunks[] attachments = inlineImgMsgAttachments.getAttachmentFiles();

Carregando…
Cancelar
Salvar