[ https://issues.apache.org/jira/browse/MIME4J-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615103#action_12615103 ]
Stefano Bagnara commented on MIME4J-59: --------------------------------------- Sorry Oleg, I'm not following you. simple-attachment_decoded.xml says <binary-body name="simple-attachment_decoded_1_2.bin"/> simple-attachment_decoded_1_2.bin contains a DECODED binary file and not the base64 version we have in simple-attachment.msg and simple-attachment.xml. I would expect the same from the qp-body.msg test: I would expect qp-body_decoded.xml to say <text-body name="qp-body_decoded_1.txt"/> (and this happens) and qp-body_decoded_1.txt to be the DECODED text. Instead it is still a quoted printable text (the same happens with base64 encoding too). Have you missed this difference or am I missing something obvious? > Quoted-Printable encoded body no more decoded > --------------------------------------------- > > Key: MIME4J-59 > URL: https://issues.apache.org/jira/browse/MIME4J-59 > Project: Mime4j > Issue Type: Bug > Affects Versions: 0.4 > Reporter: Stefano Bagnara > Fix For: 0.4 > > Attachments: qp-body.msg, qp-body_decoded.xml, > simple-7bit-body_decoded_1.txt > > > I'm not sure when this happened but it seems we are no more decoding quoted > printable 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]