[
https://issues.apache.org/jira/browse/GERONIMO-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick McGuire updated GERONIMO-4142:
-----------------------------------
Attachment: TestAddFooter.java
Test program for reproducing the problem.
> Quoted-printable encoder/decoder problem with an "=" that immediately
> precedes a line break.
> ---------------------------------------------------------------------------------------------
>
> Key: GERONIMO-4142
> URL: https://issues.apache.org/jira/browse/GERONIMO-4142
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: mail
> Reporter: Rick McGuire
> Assignee: Rick McGuire
> Fix For: 2.2
>
> Attachments: TestAddFooter.java
>
>
> The attached program demonstrates the problem. The string "Content-Typ=\r\n"
> is getting transformed into "Content-Type=\r\n", Somehow, the position of
> the "e" and the "=" are getting swapped and the line break is in the wrong
> location.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.