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

DecoderUtil.decodeEncodedWords handles incorrectly encoded word that starts with "="

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 0.6
    • 0.7
    • None
    • None

    Description

      DecoderUtil.decodeEncodedWords handles incorrectly "=?charset?enc?Encoded word?=" where Encoded word starts with "=", for example:

      DecoderUtil.decodeEncodedWords("=?utf-8?q?=5BNutch_Wiki=5D_Update?=") results to "=?utf-8?q?=5BNutch_Wiki=5D_Update?="
      DecoderUtil.decodeEncodedWords("=?utf-8?q?A=5BNutch_Wiki=5D_Update?=") results to "A[Nutch Wiki] Update"

      Attachments

        Activity

          People

            bago Stefano Bagnara
            alexb Alex Baranau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: