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

Decoderutil and regexdecoderutil crash on string.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • None
    • None
    • None
    • None
    • java 5, win7

    Description

      Decoderutil & regexdecoderutil crashes on this subject line:

      =?utf-8?Q?variable=20${target.nl}?=

      RegexDecoderUtil.decodeEncodedWords("=?utf-8?Q?variable=20${target.nl}?=");

      Illegal group reference
      at java.util.regex.Matcher.appendReplacement(Unknown Source)
      at org.apache.james.mime4j.codec.DecoderUtil.decodeEncodedWords(DecoderUtil.java:160)

      and

      java.lang.IllegalArgumentException: Illegal group reference
      at java.util.regex.Matcher.appendReplacement(Unknown Source)
      at org.apache.james.mime4j.codec.RegexDecoderUtil.decodeEncodedWords(RegexDecoderUtil.java:36)
      at org.eclipse.ecf.salvo.ui.internal.editor.ArticlePaneLabelProvider.getColumnText(ArticlePaneLabelProvider.java:72)

      Attachments

        Activity

          People

            Unassigned Unassigned
            wim.jongman@gmail.com Wim
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: