Pull up getInputStream() from BinaryBody to SingleBody
------------------------------------------------------
Key: MIME4J-136
URL: https://issues.apache.org/jira/browse/MIME4J-136
Project: JAMES Mime4j
Issue Type: Task
Affects Versions: 0.6
Reporter: Markus Wiederkehr
Assignee: Markus Wiederkehr
Priority: Minor
Fix For: 0.7
Some messages do not specify the correct charset parameter for textual body
parts. To be able to correctly decode these messages it has to be possible to
retrieve the raw input stream from TextBody instances.
The solution is to pull up getInputStream() from BinaryBody to SingleBody so
that TextBody inherits it, too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.