https://bz.apache.org/bugzilla/show_bug.cgi?id=54021
--- Comment #7 from Javen O'Neal <[email protected]> --- (In reply to Javen O'Neal from comment #6) > Only one body type (plain text, html, rtf) can be saved in a message. It appears that this is a false statement. A message can contain more than one body type, as indicated in test-data/hpsf/outlook_30_msg.msg from scratchpad/testcases/o.a.p.hpsf.TestBasics#testBody [1] in r1777463. However, a message is not required to store a plain text chunk. It's up to the mail client to figure out how to display a message by rendering the HTML or RTF if a text version is not present (plain text seems like a fallback anyways). [1] http://svn.apache.org/viewvc/poi/trunk/src/scratchpad/testcases/org/apache/poi/hsmf/TestBasics.java?r1=1777463&r2=1777462&pathrev=1777463 -- 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]
