QuotedPrintable encoder fails on 8bit bytes
-------------------------------------------

                 Key: MIME4J-63
                 URL: https://issues.apache.org/jira/browse/MIME4J-63
             Project: Mime4j
          Issue Type: Bug
    Affects Versions: 0.4
            Reporter: Stefano Bagnara
             Fix For: 0.4


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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to