Norman Maurer wrote:
It seems there is a bug in AddFooter mailet..

if i add the fooder some special chars get broken (Umlaute)

I saved the mail to a repository before use AddFooter and after it. Here
is the email:


I'm testing the AddFooter mailet and maybe the problem is there.

I'm writing a few tests to prove the problem and to try to fix it.

e.g:
for a text/plain message I had to change the message.getContent().toString() with an IOUtil.toString(message.getInputStream()) and it worked much better.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to