You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by Wim Jongman <wi...@gmail.com> on 2009/12/03 23:31:51 UTC

Bug in decoderutil

Hi,

Decoderutil crashes on this subject line:

=?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)


Best regards,

Wim

Re: Bug in decoderutil

Posted by Wim Jongman <wi...@gmail.com>.
Hi Markus,

No I have the same decoderutil and the new regexdecoderutil gives the same
error. I will open an issue.

Best regards,

Wim


On Fri, Dec 4, 2009 at 12:49 PM, Markus Wiederkehr <
markus.wiederkehr@gmail.com> wrote:

> I believe this bug has already been resolved in the current SVN trunk.
> Probably in the course of
> http://issues.apache.org/jira/browse/MIME4J-138..
>
> Please create a new JIRA issue if I am wrong.
>
> Best regards,
> Markus
>
> On Thu, Dec 3, 2009 at 11:31 PM, Wim Jongman <wi...@gmail.com>
> wrote:
> > Hi,
> >
> > Decoderutil crashes on this subject line:
> >
> > =?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)
> >
> >
> > Best regards,
> >
> > Wim
>

Re: Bug in decoderutil

Posted by Markus Wiederkehr <ma...@gmail.com>.
I believe this bug has already been resolved in the current SVN trunk.
Probably in the course of
http://issues.apache.org/jira/browse/MIME4J-138..

Please create a new JIRA issue if I am wrong.

Best regards,
Markus

On Thu, Dec 3, 2009 at 11:31 PM, Wim Jongman <wi...@gmail.com> wrote:
> Hi,
>
> Decoderutil crashes on this subject line:
>
> =?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)
>
>
> Best regards,
>
> Wim

Re: Bug in decoderutil

Posted by Norman Maurer <no...@googlemail.com>.
Hi Wim,

would you mind open a jira bug report ?

https://issues.apache.org/jira/browse/MIME4J

We will take the needed steps then to fix the bug.

Thx for using MIME4J

Bye,
Norman


2009/12/3 Wim Jongman <wi...@gmail.com>:
> Hi,
>
> Decoderutil crashes on this subject line:
>
> =?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)
>
>
> Best regards,
>
> Wim
>