Newline from base64 is not recognized

Hello everyone.

I have RT v3.4.4.

There is probably a bug of letter formatting in RT.
When a letter is base64 encoded, RT does not handle
newlines correctly and posts the entire message as
a single line. There is an axample of such a message
I’ve placed at http://cronfy.spb.ru/test/base64rt.msg.
It contains of several lines separated by 0x0A.
RT posts it into queue as a single line separated by nothing.

Is there a way to fix this? I would be very thankful for any advice :slight_smile:

cronfy mailto:cronfy@ipnet.ru

Hello everyone.

I have RT v3.4.4.

There is probably a bug of letter formatting in RT.
When a letter is base64 encoded, RT does not handle
newlines correctly and posts the entire message as
a single line. There is an axample of such a message
I’ve placed at http://cronfy.spb.ru/test/base64rt.msg.
It contains of several lines separated by 0x0A.
RT posts it into queue as a single line separated by nothing.

Is there a way to fix this? I would be very thankful for any advice :slight_smile:
IMHO there is no available fix now, but really looks like bug and
should be fixed.
May be it’s bug in MIME-Tools package(one of the RT dependencies).
Could you try to update it.


cronfy mailto:cronfy@ipnet.ru


http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Be sure to check out the RT Wiki at http://wiki.bestpractical.com

Buy your copy of our new book, RT Essentials, today!

Download a free sample chapter from http://rtbook.bestpractical.com

Best regards, Ruslan.

Greetings.

I have RT v3.4.4.
There is probably a bug of letter formatting in RT.
When a letter is base64 encoded, RT does not handle
newlines correctly and posts the entire message as
a single line.
IMHO there is no available fix now, but really looks like bug and
should be fixed.
May be it’s bug in MIME-Tools package(one of the RT dependencies).
Could you try to update it.

I updated MIME::Base64, MIME::Tools and Encode yesterday, but it still
does not work. And, yes, I had restarted Apache right after.

Cronfy mailto:cronfy@ipnet.ru