Uploaded image for project: 'James Mime4j'
  1. James Mime4j
  2. MIME4J-228

Quoted-printable text part without encoding has broken characters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 0.7.2
    • None
    • parser (core)
    • None
    • Windows 7 64bits
      Oracle Java 1.7.0_17

    Description

      The attached message is a multipart message with a single part in a quoted printable format, but no specific charcter encoding.

      When no content encoding specified in a body part, the DefaultMessageBuilder defaults to us-ascii. But the output of the QuotedPrintableInputStream used to decode the text is actually ISO_8859_1 (at least in my environment).

      Quoted printable text should not depend on the encoding of the text, so the text should be fine.

      Attachments

        Activity

          People

            Unassigned Unassigned
            clement.denis Clément Denis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: