[ 
https://issues.apache.org/jira/browse/GERONIMO-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen updated GERONIMO-4342:
--------------------------------------

    Attachment: GERONIMO-4342.patch.txt

> MimeMessage#writeTo doesn't flush the encoder stream
> ----------------------------------------------------
>
>                 Key: GERONIMO-4342
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4342
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: mail
>            Reporter: Andreas Veithen
>         Attachments: GERONIMO-4342.patch.txt
>
>
> MimeMessage#writeTo only flushes the underlying output stream provided by the 
> caller, but not the encoder stream that wraps it. If the transfer encoding is 
> Base64, this causes bytes at the end of the content to be lost.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to