You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC

[jira] Closed: (MIME4J-63) QuotedPrintable encoder fails on 8bit bytes

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

Robert Burrell Donkin closed MIME4J-63.
---------------------------------------


Closing all issues fixed previously, after a brief review of each.

> QuotedPrintable encoder fails on 8bit bytes
> -------------------------------------------
>
>                 Key: MIME4J-63
>                 URL: https://issues.apache.org/jira/browse/MIME4J-63
>             Project: JAMES Mime4j
>          Issue Type: Bug
>    Affects Versions: 0.4
>            Reporter: Stefano Bagnara
>            Assignee: Niklas Therning
>             Fix For: 0.4
>
>         Attachments: qp-body.msg, qp-body_decoded.xml, qp-body_decoded_1.txt
>
>
> CodecUtil - BinaryQuotedPrintableEncoder treat incoming char (casted to bytes) as unsigned while they are signed.
> Thus throwing OOBE on non 7bit content.

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